Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2008
    Posts
    18
    Plugin Contributions
    0

    Default Red Text in Categories Sidebox

    I can't seem to find where to change the red text in the categories sidebox.

    My site is www.wenderwoman.com

    If you look on the top left, the subcategories show up in a heinous red. I don't like the !_ characters either.

    Can someone help?

    Thanks.

  2. #2
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Red Text in Categories Sidebox

    Your stylesheet has a section that governs the links in the categories sidebox:
    Code:
    /* categories box parent and child categories */
    A.category-top, A.category-top:visited {
    	color: #008000;
    	text-decoration: none;
    	}
    A.category-links, A.category-links:visited {
    	color: #004080;
    	text-decoration: none;
    	}
    A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
    	color: #FF0000;
    	text-decoration: none;
    Your offending colour is #FF0000

    To remove the |_

    Look at the UTF codes under:

    ADMIN>>>LAYOUT SETTINGS>>>
    Categories Separator between the Category Name and Count
    Categories Separator between the Category Name and Sub Categories

  3. #3
    Join Date
    Oct 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Red Text in Categories Sidebox

    BEAUTIFUL!!!!



    Thanks much.

 

 

Similar Threads

  1. Replies: 2
    Last Post: 8 Mar 2011, 11:26 AM
  2. Categories sidebox alt text
    By maxy007 in forum General Questions
    Replies: 0
    Last Post: 12 Feb 2011, 07:05 AM
  3. Changing Categories Sidebox Header Text
    By hrsteel in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 29 May 2010, 11:28 AM
  4. Text on categories sidebox
    By SirBuck in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 7 Aug 2008, 11:30 PM
  5. How Do I Make the Link Text BOLD in My CATEGORIES Sidebox?
    By mtrantas in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 Jan 2008, 03:34 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