Sidebar css width issue only shows in IE
-
http://www.shakingthegates.com/blog/ is the site.
At present, it shows fine in FF/Flock and in IE 7. In IE 6 however it shifts the side bar down to the bottom, starting right below the content but on the right of it of course.
the css for the site is:
http://www.shakingthegates.com/blog/wp-content/themes/industrial-08/style.css
The content is float: left and the sidebar is float: right from what I can gather (still semi new to this). If a make the #sidebar width 150px, it will display “properly” as in to the right of content. Currently it is the correct value of 198px. I’m not sure if that helps but I thought I would throw that in there.
I don’t want to change the width of my sidebar, but I’m wondering what I need to add/change in the .css to make it show up correctly in IE.
From I’ve gather reading on here is that IE “overflows” (not in the css way but in the not enough room way) the sidebar to the bottom since it won’t “fit” next to the content container.
Any help/ideas are appreciated in advnace!
-nick
The topic ‘Sidebar css width issue only shows in IE’ is closed to new replies.