wildshot
Member
Posted 3 years ago #
I found a fix for the sidebar that dive down to the bottom of the page an basically disappears in IE7 ( i can't vouch for ie6)
If you go to the theme editor and into the Style.css scroll down to :
/* layout START */
#wrap {
background:url(img/light.gif) center top no-repeat;
padding:20px 0;
}
#container {
margin:0 auto;
width:942px;
}
/* layout END */
If you change the Container width from 936px to 942px that solves the sidebar problem. You will have to go into images and increase the image size of the header_footer.jpg by 6px wide as well to get that small divider line to "line back up" and that fixed the problem at least for me. Still looks good in Firefox even with the changes...
Hope this helps
Thanks for you post! It fixes the problems in IE6 on single pages but the sidebar dives down on some categories and tags...
http://yks.org/ <- works
http://yks.org/2009/01/blindflug/ <-- works
http://yks.org/2008/12/men-of-the-year/ <-- works
http://yks.org/category/basteleien/ <-- fucked up
http://yks.org/category/fun/ <-- works
http://yks.org/category/htc/ <-- fucked up
http://yks.org/tag/kreuschraubendreher/ <-- [moronic expletive deleted]
This browser drives me crazy...
mg12: any hints? ;-)
I am sorry, i am still wondering how did you fix this ?><
ColinABQ
Member
Posted 3 years ago #
wildshot, thanks for the fix!
However, when I resized header_footer.jpg, the little vertical line didn't line up. For me, I found it cleaner to replace header_footer.jpg with header_footer_1col.jpg, which is the same image but without that little bar.