1.3.8 fresh install www.wannaspeed.com/catalog
In the left sidebar there is a section that says Reviews [more]
When you put your mouse on it, changes to red. This is because I have
all the left box links set to white with red hover.(in the stylesheet) How do I change the color for just that one link? I've tried adding css rules for about 20 different variations such as....
.reviews a {color:####}
.h3 a {color:####}
.headersidebar a {color:####}
.leftBoxHeading a {color:####}
Nothing I've tried works, is this because the rule is already defined for
leftBoxContainer a:link, .leftBoxContainer a:visited, .rightBoxContainer a:link, .rightBoxContainer a:visited ?
Is there any way to change the color of just the one link??



