Luis Santos
April 14, 2011
7:02pm
Hello,
I've change the colors of my user menu links (appearence, advanced,
a:link {color:#31a603;}
a:visited {color:#31a603;}
a:hover {color:#ff999999;}
a:active {color:#333333;},
and now i want to change the colors of a second menu links, how can i do that?
Thnks
Status: Resolved
Comments
12:45pm
Hi Luis,
There's already some more specific styles applied to the links in that region, so you'll need to be as specific to override them. Putting #navigation-region li in front of each of your entries should do the trick.
George Cassie
Gardens Advisory Team
7:40am
Thank you George, this is all new for me, but i resolved this one with your help.
Luís.