Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / change footer links color?

change footer links color?

Locked

Views: 1,507

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
30 Jun 2009, 1:00 AM
#1
tanlaw avatar

tanlaw

New Zenner

Join Date:
Nov 2008
Posts:
25
Plugin Contributions:
0

change footer links color?

How can I change to color of the footer links and copyright from black to white? Thanks.

30 Jun 2009, 1:39 AM
#2
stiggy100 avatar

stiggy100

Zen Follower

Join Date:
Jan 2009
Posts:
298
Plugin Contributions:
0

Re: change footer links color?

Copyright color change. I think you can change it individually

includes/languages/your_template/english.php

define('FOOTER_TEXT_BODY' - This is where the copyright is located - I think you can just add a statement to change the color

Now Im not 100% on this - But I dont think it has its own statement in the stylesheert.

As for the links, are you talking about the Navigation links, f you could post a link that would help as I know on my site I have links from various things you could change (site navigation) and (Ez Pages)

Someone else on here will know a lot more than me but Im happy to 'try' and help!

30 Jun 2009, 1:51 AM
#3
tanlaw avatar

tanlaw

New Zenner

Join Date:
Nov 2008
Posts:
25
Plugin Contributions:
0

Re: change footer links color?

I am trying to change the color of the footer links that appear at the bottom of the page to white. They are currently black.

30 Jun 2009, 2:21 AM
#4
stiggy100 avatar

stiggy100

Zen Follower

Join Date:
Jan 2009
Posts:
298
Plugin Contributions:
0

Re: change footer links color?

I think its here, look for this definition in your stylesheet:

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a

If not can you post a link?

Thanks