I've been trying to change the color of my EZ Pages links from black to another color and ultimately be able to control other color aspects. I tracked down the stylesheet.css file in my template/css folder and added this code:
#navEZPagesTop a {
font-size:12px;
color:#999966;
}
Nothing happened. I even tried changing other things and they are not taking effect. Do I have the wrong css? Is the template I am using prohibiting such changes? Am I insane?
Any help on this would be greatly appreciated. Here is a link to our site in progress: http://www.realholisticliving.com/nt...ain_page=index



