Widget top bar color different in IE?
-
Hi,
I got the problem for the difference in color for the active item on the top menu and removed the code
`-ms-filter: “progid:DXImageTransform.Microsoft.gradient(startColorStr=’%1$s’, EndColorStr=’%2$s’)”;’
Now the button is the blue instead of pink and the widget top bar is also blue instead of pink when I view the page in IE.
Since most of the visitors use IE I would like to have the site look like when I view it in Chrome or Firefox.
Do I need to remove more code? Or is there a place where I can add code to change those colors, and if so where and what should I add.
You can click on the site and view the difference in IE and Chrome: http://www.pienkvoete.co.za
Please help – I have read some old forum answers but I struggle with those answers.
I’m fairly new to this stuff .
Thanks
Admin
Quote:I got the problem for the difference in color for the active item on the top menu and removed the code`-ms-filter: “progid:DXImageTransform.Microsoft.gradient(startColorStr=’%1$s’, EndColorStr=’%2$s’)”;’
Where did you remove the code from?
I removed ` -ms-filter: “progid:DXImageTransform.Microsoft.gradient(startColorStr=’%1$s’, EndColorStr=’%2$s’)”;
from the wp-content/theme-head.php
Maybe I should just have removed some of those lines and not all of them?
I saved the original code so that I can just copy and paste it back if I need to.
Should I do that?
Admin
If you remove that line, the next time you update the theme you’ll have to delete the line again. Try placing the line back in there and we’ll see what we can do to resolve the issue.
Thanks Syahir,
I saved the original php on notepad as a txt so I can just copy and paste it back.
I look forward to the update!
Graphene is a great theme, thanks again.
My original php file looks different now that I opened it in Notepad – the spaces etc are gone, so I’ll just carry on with the blue widgets and button for now and do a Graphene update when one is available.
Thanks
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.