• 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

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fix for Inove theme in ie7 & maybe ie6’ is closed to new replies.