|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
CSS Issue: div overlaps in FireFox, not in IE
Well, I keep myself busy. The last problem not even solved, and I get another one.
I've putted my page on a server, this is easier I think. Just take a look with IE and with FireFox and you'll see what I mean. http://jongerenraadhardenberg.nl/sandro/ It's like it puts the upper div's in the "content"-div... Maybe I need a hack, but which one? Please help!
__________________
Work to live, don't live to work Last edited by Spongy : January 3rd, 2005 at 11:35 AM. Reason: Wrong title, can be confusing |
|
#2
|
||||
|
||||
|
You have a float clearing problem. Because your menublok1 class is floated to the left, the content underneath "floats" up - causing the problem you see in FF.
Check out this doc on how to clear your floats: http://www.positioniseverything.net/easyclearing.html |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Advanced Web Development > CSS Issue: div overlaps in FireFox, not in IE |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|