I’ve went into the CSS to change the NAV Menu gradient colors and it will not take. Any advice? I found a post that explained it, but I hit the style.css and goto find #access, change all the colors and nothing happens? Am I screwed up?
Try to use this tool to generate them. Make sure you don’t have a cached version of style.css on your browser.
Wow, that tool is pretty slick, thanks.
Very nice tool except it does not work with IE. Defaults to a bright blue with the CSS that comes out of the Gen. I’m still having trouble getting any changes to the Gradients after the #access portion. Any suggestions? I’ve installed a child theme as well and tried quite a few inputs, any suggestions?
-
This reply was modified 12 years, 5 months ago by mattdmin.
Well gradients don’t work in IE. They will be supported starting IE10. You can use a fallback image for IE9 and older.
Which is fine, I’m still having trouble changing any gradient after the #access call, even if I change it to a static color. The main menu changes fine. The popups don’t.
-
This reply was modified 12 years, 5 months ago by mattdmin.
Try appending !important
to rules that aren’t applied.