Results 1 to 5 of 5
  1. #1
    Join Date
    Jul 2006
    Location
    St. Charles, MO
    Posts
    30
    Plugin Contributions
    0

    Default setting Subcategory product name colors

    Ok, this one has really got me stumped.
    I want the Main Product Category one color (We'll say BLUE). <No problem>
    I want to make each SUB-CATEGORY (ORANGE)
    I want to make every product listed in the subcategory one color (RED).
    Problem we're having is, only the Category, or Sub category NAME will change colors, and not the actual product lists in each Sub Category.
    <EG>

    CATAGORY NAME
    SUB CATEGORY NAME
    PRODUCT #1
    PRODUCT #2
    PRODUCT #3
    PRODUCT #4

    Here is current stylesheet.css (bettercategories)
    (Note: I know the colors listed are as above)
    .category-products-subs {font-weight: normal; text-decoration: none;
    color: #B423BF;
    }
    .category-subs {font-weight: normal; text-decoration: none;
    color: #B423BF;
    }
    .category-top {font-weight: normal; text-decoration: none;
    color: #999999;
    }
    .category-top-selected {font-weight: normal; text-decoration: none;
    color: #999999;
    }
    .category-subs-parent {font-weight: normal; text-decoration: none;
    color: #E8FF1F;
    }
    .category-subs-selected {font-weight: normal;
    text-decoration: none; color: #1F31FF;
    }

    I've looked EVERYWHERE on here, and it seems everyone pushes the direct answer I need off in another direction.

    Site Link
    HELP!

    Thanks

  2. #2
    Join Date
    Jul 2006
    Location
    St. Charles, MO
    Posts
    30
    Plugin Contributions
    0

    Default Re: setting Subcategory product name colors

    * I mean colors NOT as marked in example

  3. #3
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: setting Subcategory product name colors

    How a url so that a direct answer can be provided
    Zen-Venom Get Bitten

  4. #4
    Join Date
    Jul 2006
    Location
    St. Charles, MO
    Posts
    30
    Plugin Contributions
    0

    Default Re: setting Subcategory product name colors

    sorry, had that in the link

    www.paloriproducts.com

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: setting Subcategory product name colors

    Not that familar with better categories...
    There are several states for the link text standard, visited etc

    the sub cats text changes when this stylesheet.css code is adjusted:
    Code:
    a:link{
    	color: #000000;
    	text-decoration: none;
    	}
    This changes the std color of the hover color same sheet:
    Code:
    a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
    	color: #DE9C52;
    	}
    This controls the color of the open top category in the better cat css
    Code:
    .category-subs-parent-selected {font-weight: normal; text-decoration: none; 
     color: #B423BF; 
     }
    I did not take the time to read any of the text that might accompany Better Categories but from looking at the css for it, yours does not appear to be responding to the better cat css as written. You might go back over any docs that came with it.
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Replies: 0
    Last Post: 10 Oct 2011, 12:39 AM
  2. setting up product under different name
    By iddy in forum Setting Up Categories, Products, Attributes
    Replies: 11
    Last Post: 15 Jan 2010, 03:05 PM
  3. Setting up products with mulitple colors
    By jmca1968 in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 14 Oct 2009, 09:57 PM
  4. Display Subcategory Name on Product Info Page w/o Previous/Next?
    By msmith29063 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 16 Nov 2008, 03:26 AM
  5. Font and link colors subcategory heading
    By Henrietta in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 12 Apr 2007, 11: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