Previous Message
Next Message

Disappearing Left Side of Page

Sent by Susanne Jaeger on 3 December 2003 00:12


[EMAIL-REMOVED] schrieb am 02.12.03 17:39:

> It validates OK and seems fine in IE 6 on Windows XP at all sizes of
> windows. In an 800px wide window, all important elements can be seen ...
> however, in Mozilla in a window 800 wide or less, the LEFT side of the page
> disappears .... and the narrower the page becomes, the more of the left side
> disappears.
> 
> The design is in a 900px wide centered layer named "wrap".
> 
> http://www.anexio.com/price/working.html

just add
body {min-width: 900px;}

Mozilla calculates margin: auto on #wrap to a negative value if the
window/viewport ist too small to hold it.

Susanne

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: