Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / How to change Catagory Navigation Text

How to change Catagory Navigation Text

Locked

Views: 1,916

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
7 Nov 2006, 1:50 PM
#1
aussieseb avatar

aussieseb

New Zenner

Join Date:
May 2006
Posts:
4
Plugin Contributions:
0

How to change Catagory Navigation Text

I can't figure out how to change the navigation category text to be white.
http://ozmats.aps.org.au/shop

Any help appreciated.

Thank You

7 Nov 2006, 7:00 PM
#2
phid avatar

phid

Totally Zenned

Join Date:
Nov 2005
Location:
Narnia
Posts:
696
Plugin Contributions:
0

Re: How to change Catagory Navigation Text

On your stylesheet_new.css you will want to change the following color to color: #FFFFFF:

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #9a9a9a;

Then the Bathroom Flooring Furniture text will be in white.

9 Nov 2006, 2:22 AM
#3
aussieseb avatar

aussieseb

New Zenner

Join Date:
May 2006
Posts:
4
Plugin Contributions:
0

Re: How to change Catagory Navigation Text

Thank You that did the trick

23 Apr 2007, 12:21 PM
#4
neelam_gahlyan avatar

neelam_gahlyan

New Zenner

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

Re: How to change Catagory Navigation Text

have to sell books. How do I add entry fields to add author name, paperback/hardback and pages while adding a book.

Also how do I rename Manufacturers to Publishers

23 Apr 2007, 1:11 PM
#5
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: How to change Catagory Navigation Text

neelam.gahlyan:

have to sell books. How do I add entry fields to add author name, paperback/hardback and pages while adding a book.

Also how do I rename Manufacturers to Publishers

Please don't hijack threads. Someone already answered you in the thread where you originally posted this.