Results 1 to 6 of 6
  1. #1
    Join Date
    Jun 2007
    Posts
    68
    Plugin Contributions
    0

    Default subcatagories color issue

    Is there any way to change the color of the subcatagories in the left side catagories box. withourt changing the main catagories color?

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: subcatagories color issue

    Code:
    a.category-subs, a.category-products, a.category-subs:visited, a.category-products:visited {
    	color: #FF0000;
    	text-decoration: none;
    	}
    Adjust to taste.

  3. #3
    Join Date
    Jun 2007
    Posts
    68
    Plugin Contributions
    0

    Default Re: subcatagories color issue

    now will that change my sub cats only or all the cats?

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: subcatagories color issue

    a.category-top is for top categories.

  5. #5
    Join Date
    Jun 2007
    Posts
    68
    Plugin Contributions
    0

    Default Re: subcatagories color issue

    ive looked in my all the css and i cant find the:
    a.category-subs, a.category-products, a.category-subs:visited, a.category-products:visited {
    color: #FF0000;
    text-decoration: none;
    }Adjust to taste.

  6. #6
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: subcatagories color issue

    Sorry. I should have said, add this to your stylesheet and then adjust to taste.

 

 

Similar Threads

  1. v155 Subcatagories and mobile device display issue
    By mespe in forum General Questions
    Replies: 4
    Last Post: 30 Oct 2016, 05:55 PM
  2. v139h Safari Color Issue
    By traytray in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 29 Jul 2013, 08:40 AM
  3. itemTitle color CSS issue
    By giftmeister in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 14 Oct 2010, 11:40 PM
  4. Font color issue
    By frictionsweb in forum Templates, Stylesheets, Page Layout
    Replies: 16
    Last Post: 31 Jul 2006, 03:50 AM

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