On 2/26/11 1:25 PM, Keith Purtell wrote:
I used BrowserCam to check my site in IE6 under multiple platforms,
screen size, etc. In each case, The body text does not appear to the
right of the navigation panel but instead is pushed directly down.
Obviously, I missed something in my CSS, but I haven't found it yet.
The page CSS and markup both validate.
http://www.keithpurtell.com/kthings/bj-cole.htm
[...]
Presently I'm on a Mac so can't check, but I notice you have a
margin-left declared on your left floated navigation. IE6 doubles
margins on the side they are floated, so that may be the reason for
having too little space left for the main column.
Try adding "display: inline;" to the declaration for that float. It's
pure nonsense, of course, so every other browser ignores it. But it does
fix IE 6's doubled margin, I expect.
--
Cordially,
David
______________________________________________________________________
css-discuss [css-d@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/