Re: [css-d] IE 5 and 6-- main content div drop

2008-12-23 Thread David Laakso
Todd Bingham wrote: > I tried your suggestion of adding overflow-x to the CSS, but that was > evidently not enough for IE6; and I confess I was confused by the > rest of your suggestion.shown below; are you saying I should add > a red border to that element, and is there a reason that th

Re: [css-d] IE 5 and 6-- main content div drop

2008-12-22 Thread David Laakso
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

Re: [css-d] IE 5 and 6-- main content div drop

2008-12-22 Thread David Jones
> -Original Message- > From: css-d-boun...@lists.css-discuss.org > [mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of Todd Bingham > Sent: Monday, December 22, 2008 3:42 PM > To: css-d@lists.css-discuss.org > Subject: [css-d] IE 5 and 6-- main content div drop

[css-d] IE 5 and 6-- main content div drop

2008-12-22 Thread Todd Bingham
Hey, everyone, thanks in advance; This site: http://www.ruthinstitute.org seems to have something it my template page that won't play nice with IE6 and some times 5DW's checker says it's a word wrap issue and Adobe's page says to use overflow:hidden.didn't seem to work as you c