Results 1 to 5 of 5
  1. #1
    Join Date
    Sep 2006
    Posts
    126
    Plugin Contributions
    0

    Default How to change color?

    Hi
    i would like to change the color of top menu categories below the logo i tried stylesheet but no luck can any body help and how to make them bold
    thanx

  2. #2
    Join Date
    Nov 2005
    Location
    Narnia
    Posts
    822
    Plugin Contributions
    0

    Default Re: How to change color?

    Where is your site?

  3. #3
    Join Date
    Sep 2006
    Posts
    126
    Plugin Contributions
    0

    Default Re: How to change color?


  4. #4
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,748
    Plugin Contributions
    0

    Default Re: How to change color?

    What color? and they are already bold.....the pick up the font-weight: bold; from the navCatTabWrapper which already has the font weight set. Do you need them to be larger?
    find the following:
    Code:
    #navCatTabs ul li a {
    	color: #9a9a9a;
    	}
    and make it look like this:
    Code:
    #navCatTabs ul li a {
    	color: #9a9a9a;
            font-size: 1.2em;
            }
    Mike
    GeekHost - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  5. #5
    Join Date
    Nov 2005
    Location
    Narnia
    Posts
    822
    Plugin Contributions
    0

    Default Re: How to change color?

    Or if you want to change the background of the cat tabs at top add the following to your stylesheet:

    .category-top {
    background-color: green;
    }


    ...or whatever color. Problem is it also changes your sidebox cat color, so you'd have to change the div manually.

 

 

Similar Threads

  1. How do i change a color?
    By Dave Yonts in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Dec 2011, 09:43 PM
  2. How do I expand Header 2 color or change color?
    By bluesky1992 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 13 Oct 2011, 05:38 AM
  3. How to change EZpage color?
    By cdhi2002 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 19 Jan 2010, 10:34 PM
  4. How to have sub categories set; also, how to change color in contents of side box?
    By Kitty in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Nov 2006, 07:15 AM
  5. Replies: 2
    Last Post: 1 Nov 2006, 02:51 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