Hiya Brett,

div#menu has a width of 100% of its container, which (IE<8 thinks)
means it has to clear the div#header-logo (even though it's floated,
which correctly removes it from the flow in other browsers), which
otherwise appear next to it. Remove the width declaration at line 196
of style.css and you should be laughing.


Regards,
Barney Carroll

barney.carr...@gmail.com
07594 506 381
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to