Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2011
    Location
    Australia
    Posts
    16
    Plugin Contributions
    0

    Default Navcattabs color

    Hey guys,

    im sure this will be a simple fix but i cant get the colors on my nav cat tabs to change apart from one of them! Funnily enough the first time you look at the page they will all be black but click on a category or any button and theyll all be blue apart from one of them.

    got me baffled....

    fossilfishcreations.com

    I want them all to be black.

    anyone know?

    cheers
    Darren

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Navcattabs color

    You'd want to add this:

    #navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
    text-decoration: none;
    padding: 0em 0.5em;
    margin: 0;
    color:#000000;

    }

    or separate the navCatTabs part into its own rule if you don't want the others to be black.

    The blue is coming from here:

    a:visited {
    color:#338BAF;
    text-decoration:none;
    font-weight:normal;
    }

  3. #3
    Join Date
    Jul 2011
    Location
    Australia
    Posts
    16
    Plugin Contributions
    0

    Default Re: Navcattabs color

    Great work buddy, works a treat

 

 

Similar Threads

  1. NavCatTabs Color clash
    By BenLit2009 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 29 Sep 2010, 07:47 PM
  2. CSS setting: navCatTabs?
    By sports guy in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 2 Sep 2010, 06:21 PM
  3. navCattabs dropdown?
    By 1kell in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 9 Jan 2009, 12:28 PM
  4. navCatTabs
    By rcallan515 in forum General Questions
    Replies: 3
    Last Post: 18 Sep 2006, 12:52 AM
  5. navCatTabs
    By pkonstan in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 18 Jun 2006, 01:38 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