How can I change the font color for links in the ez pages header?
Thanks.
How can I change the font color for links in the ez pages header?
Thanks.
Where is your site?
Zen-Venom Get Bitten
Yeah, this is my problem too. Standard Classic template recently installed Zen Cart 1.3.9f
http://www.vermonty.com/store
In your stylesheet.css file for your template find this and adjust the color to suitOriginally Posted by Steve_Gallagher
Also, create your own template versus using the classic template - -Code:a:link, #navEZPagesTOC ul li a { color: #3300FF; text-decoration: none; }
It can be a copy of the classic edited with your name for the template
https://www.zen-cart.com/tutorials/i...hp?article=142
Zen-Venom Get Bitten
I tried that, and in Firefox it turned the header links white, but also the links to stuff in the Bestsellers list also white, and unreadable on a white background. In IE, it left the header links blue, but changed the Bestsellers links to the unreadable white. So I'm stuck right now. Thinking about downloading a different template and trying that.
What I really would rather do is to just turn off the header and add a link to the very top that says "Back to Vermonty" and then change the "Home" link to something like "Store Home"
Try and seperate them to resemble this
Code:a:link { color: #3300FF; text-decoration: none; } #navEZPagesTOC ul li a { color: #3300FF; text-decoration: none; }
Zen-Venom Get Bitten
I just installed ZenCart yesterday and am testing it out. I am using the Classic template. It's OK, except one thing is bugging me about it, which is the links I put into the Header are the standard blue link color, which do not show up well on the green background. Everywhere else, text color on a green background is white, including the footer.
Where (I assume in some CSS file) can I change the header text to be white like all the other places.
http://www.vermonty.com/store