Zen Cart Logo
Forums / Basic Configuration / Where are these styles??

Where are these styles??

Locked

Views: 1,237

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
18 Feb 2007, 3:19 AM
#1
bekahruth avatar

bekahruth

Zen Follower

Join Date:
Feb 2007
Posts:
101
Plugin Contributions:
0

Where are these styles??

I am working on the tpl_categories.php and I can't find these styles in my css stylesheet: category-subs, category-top, category-products. Are they located in a different file? When I try to create the style in the stylesheet, example: .category-subs {font-size: 14px} it does nothing.

18 Feb 2007, 3:21 AM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Where are these styles??

The pages render with all of the classes and ids that you might need to customize your site ...

However ... 90% of them do not exist in your stylesheet as you do not need them except if customize that aspect of the page ...

Otherwise, you would have the biggest stylesheet on earth ... :eek:

If you see a class and/or id that is not in your stylesheet ... add it ... :smile: