Results 1 to 3 of 3
  1. #1

    Default How to change font color of category tree

    Can someone tell me how to change the colors for the font in the category sidebox category tree? Right now it shows the primary categories in green and the sub categories in red. I want to make the primary categories blue and the sub categories black.

    Thanks,

    Jason

  2. #2
    Join Date
    Mar 2006
    Posts
    117
    Plugin Contributions
    0

    Default Re: How to change font color of category tree

    Quote Originally Posted by brimsjewelry
    I want to make the primary categories blue and the sub categories black.
    In your stylesheet_original.css edit:

    Code:
    /* categories box parent and child categories */
    A.category-top {
      color: #008000;
      text-decoration: none;
    }
    change 'color: #00800;' to #0066ff or some other shade of blue to match your site

    Code:
    A.category-subs, A.category-products {
      color: #FF0000;
      text-decoration: none;
    }
    change 'color: #FF0000;' to #000000

  3. #3

    Default Re: How to change font color of category tree

    Thanks very much lawman, I appreciate it.

    Jason

 

 

Similar Threads

  1. Change font color of header category links
    By peanut in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 18 Dec 2009, 03:00 PM
  2. How to change the font color of category(not in sidebox)?
    By jl311811 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Jul 2009, 11:21 AM
  3. change font color in category's product listing
    By yellowsub in forum Setting Up Categories, Products, Attributes
    Replies: 16
    Last Post: 19 Mar 2009, 06:33 AM
  4. How to change font color of ONE category title?
    By webwiz in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 6 Mar 2009, 06:19 PM
  5. How can I change font color in category (in sidebox)?
    By yhzhangb in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 19 Oct 2006, 10:42 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR