Zen Cart Logo
Forums / General Questions / Help need black text & red hover

Help need black text & red hover

Locked

Views: 1,056

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
25 Oct 2008, 12:04 PM
#1
hcd888 avatar

hcd888

Zen Follower

Join Date:
May 2008
Posts:
348
Plugin Contributions:
0

Help need black text & red hover

Hi, my website is https://www.qualityfoodguide.co.uk ive managed to change the text in the categores box to black, but when i hover over the text, it doesnt turn red. :(

All the other text is blue. It does turn red when u hover over it, but text is black.

Hope somebody can help Thanx :bigups:

25 Oct 2008, 1:53 PM
#2
quality_beads avatar

quality_beads

New Zenner

Join Date:
Jul 2008
Posts:
15
Plugin Contributions:
0

Re: Help need black text & red hover

I'd love to know the answer to this too. I have searching for months for an answer. Nothing.
https://www.quality-beads.com

25 Oct 2008, 5:00 PM
#3
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Help need black text & red hover

These are stylesheet issues, and are relatively simple to change.

You just need to know what style declarations you are looking for.

Now... what's the easiest way of finding that out?

Answer... :

Use Firefox browser with the Firebug and Colorzilla add-ons. If you also use Chris Pederick's Developer Tool Kit, then you will be able to display Style ID and Class details against each element, and actually edit the stylesheet offline! This will allow you to make changes to the stylesheet right there and then, and see how the change affects the display.

If you are a noob when it comes to CSS, then go to https://www.w3schools.com for their excellent tutorial on CSS & stylesheets.