Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 08-30-2010, 03:46 PM   PM User | #1
TomBower
New Coder

 
Join Date: Feb 2010
Posts: 81
Thanks: 12
Thanked 0 Times in 0 Posts
TomBower is an unknown quantity at this point
CSS Float problems

UPDATE I have a new problem; My image doesn't display if I don't put position: absolute and I don't want to use that;

Without position: absolute


With position: absolute


(red for demo purposes)

Last edited by TomBower; 08-30-2010 at 05:07 PM..
TomBower is offline   Reply With Quote
Old 08-30-2010, 04:31 PM   PM User | #2
met
Regular Coder

 
Join Date: Oct 2009
Location: United Kingdom
Posts: 728
Thanks: 4
Thanked 119 Times in 119 Posts
met has a little shameless behaviour in the past
logo=218+26=244px
about=372+375=747px

244px+747px=991px

how wide is the containing div?
met is offline   Reply With Quote
Old 08-30-2010, 04:49 PM   PM User | #3
TomBower
New Coder

 
Join Date: Feb 2010
Posts: 81
Thanks: 12
Thanked 0 Times in 0 Posts
TomBower is an unknown quantity at this point
Code:
#header {
 width: 918px;
 height: 97px;
 margin: 0;
 padding: 0;
}
There's my problem :P But now I have a new problem; My image doesn't display if I don't put position: absolute and I don't want to use that;

Without position: absolute


With position: absolute


(red for demo purposes)

Last edited by TomBower; 08-30-2010 at 05:02 PM..
TomBower is offline   Reply With Quote
Old 08-31-2010, 09:13 AM   PM User | #4
met
Regular Coder

 
Join Date: Oct 2009
Location: United Kingdom
Posts: 728
Thanks: 4
Thanked 119 Times in 119 Posts
met has a little shameless behaviour in the past
screenshots are useless really, a live link is much easier to work with if possible ( feel free to PM if you dont want to post it )

~i lie, sec need to rethink

Last edited by met; 08-31-2010 at 09:21 AM..
met is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:27 PM.


Advertisement
Log in to turn off these ads.