Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
IE7 Vanilla/Green display error
Hello,
I just installed the Vanilla - Green Style, it looks great under Firefox, but when i wanted to show it to a friend who
uses IE only he complaint about the background image of the menu bar not showing up. I started IE7 and took a look
for myself and indeed its not there
Does anyone know how to fix this ?
I just installed the Vanilla - Green Style, it looks great under Firefox, but when i wanted to show it to a friend who
uses IE only he complaint about the background image of the menu bar not showing up. I started IE7 and took a look
for myself and indeed its not there
Does anyone know how to fix this ?
0
This discussion has been closed.
Comments
Line 102-105
#Header { position: relative; /*background-color: #000;*/ }
Line 126-133
#Header ul { width: 820px; padding: 0; margin: 0 auto; list-style: none; /*border-left: 1px solid #6D8F41; border-right: 1px solid #2C3A1A;*/ }
Line 304, change this:
html>body .ContentInfo h1 { width:80% !important;}
To:
html>body#CommentsPage .ContentInfo h1 {width:80% !important;}