Ross Hulford wrote:

> Is there a way around this problem other than to add a floated div
> inside the #container? Just seems a bit messy to add an extra div for
> this explicit purpose.

If it works as intended in IE/win and not in Firefox, then it's probably 
a question of 'expand to contain floats'.

Add...
#container {overflow: hidden;}
...and see if that solves your problem.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to