Luca Pellanda wrote: > http://win.fluiddesignlab.com/hydroven/ > > "Content Div" have some problem on IE6, it's too big (185px)... but > on IE 7, FF 1.5, FF2, Opera 9 work correctly.
IE6 doesn't respect declared dimensions, and will always expand an element until its content fits inside - it's a genuine IE/win bug. Can't see what's pushing, but the following addition will fix IE6' bug... #content_box {overflow-x: hidden;} regards Georg -- http://www.gunlaug.no ______________________________________________________________________ css-discuss [EMAIL PROTECTED] 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/