Todd Bingham wrote:
>
> http://www.ruthinstitute.org
>
> seems to have something it my template page that won't play nice with  
> IE6 and some times 5...
>
> http://www.ruthinstitute.org/browsershot.jpg
>
>
> todd
>   

* html #mainContent { border:1px solid red/* 4 position only*/;
    overflow-x: hidden;
    width: 380px;
    }
IE/6 is adding the horizontal padding to the width of the main content. 
Adding overflow-x: hidden; seems to control the auto expansion of that 
column. Quick checked local only, IE/6, 5.5, and 5.01.
It could be a good idea to validate the markup and CSS.




-- 

A thin red line and a salmon-color ampersand forthcoming.

http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [cs...@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