Zen Cart Logo
Forums / General Questions / link color

link color

Views: 614

Results 1 to 7 of 7
19 Apr 2011, 9:04 PM
#1
jenesaisquoi avatar

jenesaisquoi

New Zenner

Join Date:
Mar 2011
Posts:
65
Plugin Contributions:
0

link color

Hello,

I've noticed when I load my page that some of my sidebox links are black ,while the others are blue. What is the reason for this? And can I make them all stay one color?

Any help would be greatly appreciated.

http://www.kamskungfucinema.com/zencart/

19 Apr 2011, 9:14 PM
#2
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,179
Plugin Contributions:
0

Re: link color

That is because you have clicked on that link and the color is controlled in the stylesheet.css for a:visited

19 Apr 2011, 9:56 PM
#3
jenesaisquoi avatar

jenesaisquoi

New Zenner

Join Date:
Mar 2011
Posts:
65
Plugin Contributions:
0

Re: link color

Okay, I see. Thanks.

Is there any way I can keep them all blue?

19 Apr 2011, 10:08 PM
#4
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,179
Plugin Contributions:
0

Re: link color

right now they are black and when you click on them they turn royal blue after you visit or click on the link... What do you want

19 Apr 2011, 10:11 PM
#5
jenesaisquoi avatar

jenesaisquoi

New Zenner

Join Date:
Mar 2011
Posts:
65
Plugin Contributions:
0

Re: link color

I want them to always be royal blue, whether I click on them or not.

So would I just change the color code in a: link to the same one as a: visited?

19 Apr 2011, 10:13 PM
#6
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,179
Plugin Contributions:
0

Re: link color

yes that will work

19 Apr 2011, 10:14 PM
#7
jenesaisquoi avatar

jenesaisquoi

New Zenner

Join Date:
Mar 2011
Posts:
65
Plugin Contributions:
0

Re: link color

Okay, thanks.