Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Sidebox SubCat font change

Sidebox SubCat font change

Views: 812

Results 1 to 9 of 9
14 Jan 2011, 5:13 PM
#1
helpme avatar

helpme

Totally Zenned

Join Date:
Apr 2007
Posts:
632
Plugin Contributions:
0

Sidebox SubCat font change

Where in the stylesheet do I change the subcategories font size, color and alignment? I have tried just about everything, used web developer and still can't figure it out.

Thank you!!!

14 Jan 2011, 5:47 PM
#2
gjh42 avatar

gjh42

Black Belt

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

Re: Sidebox SubCat font change

Seeing your site will make it easier to give correct advice.

14 Jan 2011, 6:32 PM
#3
helpme avatar

helpme

Totally Zenned

Join Date:
Apr 2007
Posts:
632
Plugin Contributions:
0

Re: Sidebox SubCat font change

squi shy tus hy.com
thank you

14 Jan 2011, 7:14 PM
#4
gjh42 avatar

gjh42

Black Belt

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

Re: Sidebox SubCat font change

Since you are using BetterCategories, you would style
.betterCategories .category-subs {}
or
.betterCategories .category-products {}

It's hard to identify locations because you have your CSS minified and very difficult for people to read.

Alignment is partially controlled by admin settings (Configuration > Layout Settings).

14 Jan 2011, 7:31 PM
#5
helpme avatar

helpme

Totally Zenned

Join Date:
Apr 2007
Posts:
632
Plugin Contributions:
0

Re: Sidebox SubCat font change

How did I minify the css?
thanks for the help, I will try that now!

14 Jan 2011, 7:32 PM
#6
gjh42 avatar

gjh42

Black Belt

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

Re: Sidebox SubCat font change

There are mods that do it; maybe it is built into your template?

14 Jan 2011, 7:54 PM
#7
helpme avatar

helpme

Totally Zenned

Join Date:
Apr 2007
Posts:
632
Plugin Contributions:
0

Re: Sidebox SubCat font change

Ok, I have one final question. I really only want the first sub cat to show on the sidebox.
ex. top cat: Cloth diapers and Hybrids
sub cat: One Size

but when I chose in the layout settings to "always open to show sub cat." I get the top cat, the sub cat and the 2nd sub cat.
is there a way to fix this? I hope I didn't confuse you!

14 Jan 2011, 8:00 PM
#8
gjh42 avatar

gjh42

Black Belt

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

Re: Sidebox SubCat font change

Default behavior is to show the immediate subcats of any category (or subcategory) you select, not sub-subcats of it. BetterCategories may change this behavior - I don't know its code. Best to ask in its support thread. Do you have an expanded categories mod? They typically show all subcats all the time.

14 Jan 2011, 8:09 PM
#9
helpme avatar

helpme

Totally Zenned

Join Date:
Apr 2007
Posts:
632
Plugin Contributions:
0

Re: Sidebox SubCat font change

No, the only category mod I have is better categories. I will check into it though. thanks so much for your help!