Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / sub cats a different colour to main cats?

sub cats a different colour to main cats?

Locked

Views: 881

Results 1 to 9 of 9
This thread is locked. New replies are disabled.
10 Sep 2010, 9:54 AM
#1
sushigal avatar

sushigal

Zen Follower

Join Date:
Mar 2009
Posts:
435
Plugin Contributions:
0

sub cats a different colour to main cats?

I need to make the sub cats stand out more but am not sure how to change the colour of them without also changing the main cats. Any ideas what I'd need to do to the stylesheet?

my site is at; http://www.thegreatgiftshop.co.uk

Many thanks.

10 Sep 2010, 12:02 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: sub cats a different colour to main cats?

I did not see where you had any subs that open when a top is selected??

10 Sep 2010, 1:30 PM
#4
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: sub cats a different colour to main cats?

a.category-subs, a.category-products {color: #aabbcc;}

10 Sep 2010, 2:29 PM
#5
sushigal avatar

sushigal

Zen Follower

Join Date:
Mar 2009
Posts:
435
Plugin Contributions:
0

Re: sub cats a different colour to main cats?

Thank you! :clap:

10 Sep 2010, 2:41 PM
#6
celtic avatar

celtic

Zen Follower

Join Date:
Feb 2010
Posts:
154
Plugin Contributions:
0

Re: sub cats a different colour to main cats?

Glad it worked.

You may also think about changing the colour of your a:hover from the current blue to something more fitting with your site colours.

10 Sep 2010, 3:42 PM
#7
sushigal avatar

sushigal

Zen Follower

Join Date:
Mar 2009
Posts:
435
Plugin Contributions:
0

Re: sub cats a different colour to main cats?

Thanks, I think the client is happy with the blue but I'll suggest a different colour. Also how would I do the same with the 'best sellers' side box font colour as the dark blue colour looks drab and the client wants a pale orange which I agree will look much better.

11 Sep 2010, 12:36 PM
#8
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: sub cats a different colour to main cats?

#bestsellers a {color: #aabbcc;}

13 Sep 2010, 3:15 PM
#9
sushigal avatar

sushigal

Zen Follower

Join Date:
Mar 2009
Posts:
435
Plugin Contributions:
0

Re: sub cats a different colour to main cats?

thank you! :clap: