Previous Message
Next Message

problem with IE in 600x800 widths

Sent by Gunlaug_Sørtun on 19 June 2006 04:04


[EMAIL-REMOVED] wrote:
> Does anyone have any idea WHY that only happens under those
> circumstances and what I can do to fix it?

Cause: 3px bug moved on to container, added to width and getting
squeezed in IE.

One working solution, add...

#leftnav {margin-bottom: -1000px;}

....which makes #leftnav take up no space (as the browsers see it), so IE
have nothing to drop page-body below, and will keep it staying up there
regardless of window-width.

	Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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/
Previous Message
Next Message

Message thread: