Soldato
- Joined
- 8 Mar 2006
- Posts
- 13,300
- Location
- Near Winchester
I have one big div, 800px wide, and the height unset.
In it there are 2 more divs:
-One 188px wide set to float right, it's height is unset and it just sits as high as its content.
-One 600px wide, no float, just sits on the left, again as high as its content.
The problem is:
In Firefox and Opera (IE is fine), the big div will only take its height from the 600px wide div, and not the 188px wide right floating div. so that when the right floating div is longer it spills out and looks all ugly:
Anyone know how to make the big div take orders from the right floating one?
Ignore the other bugs in the wordpress design, these I can manage myself.
In it there are 2 more divs:
-One 188px wide set to float right, it's height is unset and it just sits as high as its content.
-One 600px wide, no float, just sits on the left, again as high as its content.
The problem is:
In Firefox and Opera (IE is fine), the big div will only take its height from the 600px wide div, and not the 188px wide right floating div. so that when the right floating div is longer it spills out and looks all ugly:

Anyone know how to make the big div take orders from the right floating one?
Ignore the other bugs in the wordpress design, these I can manage myself.