Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Adjust Category Sidebar

Adjust Category Sidebar

Views: 574

Results 1 to 2 of 2
25 Oct 2012, 6:19 PM
#1
timhersh avatar

timhersh

Zen Follower

Join Date:
Aug 2008
Posts:
274
Plugin Contributions:
0

Adjust Category Sidebar

Hello,

I am using the standard category sidebar

http://kgfinegifts.com/shop/index.php?main_page=index&cPath=1_266

My client would like to main the main categories a different color than the sidebar. I have tried but can only get them all to change, ideally would like to make the sub categories "red"

Also would like to loose the L that is showing up to the left of ALL of the sub categories

any help would be great

thanks

25 Oct 2012, 6:28 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Adjust Category Sidebar

  1. In a stock Zencart installation, the subcategory names are red, and are styled here:

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
color: #FF0000;
text-decoration: none;
}

Look at your stylesheet to see what your template designer has done to change that.

  1. Admin - Configuration - Layout Settings - Categories Separator between the Category Name and Sub Categories