Results 1 to 6 of 6
  1. #1
    Join Date
    Jun 2006
    Posts
    49
    Plugin Contributions
    0

    Default category tab font color issues

    Hello,

    Can anyone PLEASE help me change the font color of the category tab just below the header image. I have changed the background color, but i have been searching for hours and cannot find out how to change the font from dark gray.

    -thanks

  2. #2
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: category tab font color issues

    Pretty simple mate
    go to your stylesheet.css and figure out
    .leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
    Now, we just need to change the font proerty for .leftboxheading

    So,

    replace the section
    .leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
    /*background-color: #abbbd3;*/
    font-size: 10px;
    font-weight: bold;
    // color: #ffffff;
    color: #9966FF;
    padding: 3px;
    height: 20px;
    padding-left: 5px;
    }
    WITH


    .rightboxheading, .centerboxheading, .singleboxheading {
    /*background-color: #abbbd3;*/
    font-size: 10px;
    font-weight: bold;
    // color: #ffffff;
    color: #9966FF;
    padding: 3px;
    height: 20px;
    padding-left: 5px;
    }
    .leftboxheading
    {
    /*background-color: #abbbd3;*/
    font-size: 15px; / * This changes the font size for categories */
    font-weight: bold;
    // color: #ffffff;
    color: #9966FF;
    padding: 3px;
    height: 20px;
    padding-left: 5px;
    }

    Please note that yo umight have these defined in other ways

  3. #3
    Join Date
    Jun 2006
    Posts
    49
    Plugin Contributions
    0

    Default Re: category tab font color issues

    thank you for the reply, but i dont think i was specific enough.

    I need to change the categories tab that is centered under the header image, not the side boxes.

    I have the categories sidebox turned off.

    Under the header my three main categories are listed horizontally. and i believe the CSS name is navcattabs. The font is dark gray by default and i would like to change it to white. can anyone help?

    -thanks

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

    Default Re: category tab font color issues

    giving a link will net more response.
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Jun 2006
    Posts
    49
    Plugin Contributions
    0

    Default Re: category tab font color issues

    I am trying to change the font color in the light-green bar directly below the header. There are three categories: Gift Items, Gift Packages, and Gourmet Foods, but the font is to dark in the light green background.

    http://www.atouchofmississippi.com/store/

  6. #6
    Join Date
    Nov 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: category tab font color issues

    Quote Originally Posted by futilemonk View Post
    I am trying to change the font color in the light-green bar directly below the header. There are three categories: Gift Items, Gift Packages, and Gourmet Foods, but the font is to dark in the light green background.

    http://www.atouchofmississippi.com/store/
    How did you change the font color and size of the categories tab menu in the end? I tried changing all the color associated with 'navcattabs' but it is still in the default dark gray color.

    Someone please help thank you!

 

 

Similar Threads

  1. font color issues - different between browsers
    By matchlock in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 5 Jun 2011, 08:15 PM
  2. 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
  3. Category-top font color and spacing
    By bax79 in forum General Questions
    Replies: 15
    Last Post: 13 Apr 2009, 03:50 PM
  4. 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
  5. category tab navagation issues
    By futilemonk in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 20 Jul 2006, 04:16 AM

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