At 06:18 PM 2/27/2007 , Gunlaug Sørtun wrote:
>Mike Breiding wrote:
> > The following layout breaks in IE 6.o
> > http://montrails.org/
>Indeed.
>
>Start by adding the following at the very bottom of your stylesheet...
>
>@media screen {
>* html #topbar, * html #name {overflow: hidden;}
>* html #contenttext {overflow-x: hidden;}
>* html #logo {margin-bottom: -4px;}
>}
>...and IE6 should not treat it too badly.
>
>- These rules are preventing IE6' 'auto-expansion' bug - IE doesn't
>respect dimensions if content doesn't fit inside.
>regards Georg  http://www.gunlaug.no

Thanks, George. That did the trick.
-Mike



______________________________________________________________________
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