On Sep 11, 2011, at 2:44 PM, I wrote:
> That would be expected behaviour. Not limited to Gecko / Firefox.The footer 
> will always be as wide as the viewport, but on narrower windows / viewport, 
> the whole construction overflows to the right (the main content requires a 
> width of 1116px).


Oops, forgot one thing.

To minimise the issue, you can give your footer a min-width, matching the fixed 
width of your main content.

#footer-wrapper { min-width: 1116px }


Philippe
--
Philippe Wittenbergh
http://l-c-n.com/






______________________________________________________________________
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