Results 1 to 7 of 7
  1. #1
    Join Date
    Apr 2006
    Location
    Largo, Florida USA
    Posts
    102
    Plugin Contributions
    0

    Default Font color in Header bar

    I am slowly customizing my template as I get more confidence thanks to this forum.
    My question is - How can I change the font for the Page Titles I activate using Tools - EZ Pages from the orginal blue to white - like the very top bar where Shopping Cart | Checkout is?
    I have changed to color for Tile_Back.jpg to a blue color in folder -/cart/includes/templates/classic/images/

  2. #2

    Default Re: Font color in Header bar

    if im understanding you right you just want to change the color of the font right?

    if so this is done in your css files. go to includes/template/classic/css/stylesheet_original

    the class you are looking for is

    TD.headerNavigation {

    under this you can change the font,color,size and all that fun stuff.

    hope this helps

    if you download firefox and the developers tools it will make editing css much easier.

    hope this helps

  3. #3
    Join Date
    Apr 2006
    Location
    Göteborg
    Posts
    126
    Plugin Contributions
    0

    Idea or Suggestion Re: Font color in Header bar

    Hi, get the Web Developer extension for Firefox, and modding CSS will be much easier (live edit, info, etc).

    http://chrispederick.com/work/webdeveloper/

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

    Default Re: Font color in Header bar

    Not sure from your post what stylesheet you are basing your cart on?

    If you are just setting up, I would suggest that you begin with the template_default.

    Also you posted that you are editing your tile_back in the
    /cart/includes/templates/classic/images/
    You should be setting up your own template file system using the wonderful 'override' system built into ZenCart. Search this site for override and get started right. You will find that there are many reasons that you should be employing the override structure. In addition, others will have an easier time assisting you if you are proceeding in the recommended fashion.

    If and when you are using your copy of the template_default stylesheet, all the css configurable elements belong in the stylesheet and most will be prefaced with the term 'EZPages'. There are many tags i.e. ul, li, header, TOC, etc and each controls some facett of the EZPages.
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Apr 2006
    Location
    Labuan Island
    Posts
    361
    Plugin Contributions
    2

    Font color in Header bar

    Quote Originally Posted by seanscully
    I am slowly customizing my template as I get more confidence thanks to this forum.
    My question is - How can I change the font for the Page Titles I activate using Tools - EZ Pages from the orginal blue to white - like the very top bar where Shopping Cart | Checkout is?
    I have changed to color for Tile_Back.jpg to a blue color in folder -/cart/includes/templates/classic/images/
    me also did the same! me too want to change the font for the Page Titles from default blue to white! anyone had done this?i'd try to change from stylesheet_original.css but nothing happen...
    [FONT=Comic Sans MS]"Whether you think you can, or you think you can't... YOU ARE RIGHT."[/FONT]
    [FONT=Comic Sans MS]GOOD LUCK !!![/FONT]

  6. #6
    Join Date
    Jun 2006
    Posts
    26
    Plugin Contributions
    0

    Default Re: Font color in Header bar

    im facing a very similar problem, thought it would fit in this thread.

    i need to specifically change just the font colors in the ezpages bar, but when i change it in the css all the titles change to that color! could anyone point out what i need to change here to specifically only alter the link and visited colors for navEZPagesTOC?

    this the css

    a:link, #navEZPagesTOC ul li a {
    color: #111111;
    text-decoration: none;
    }

    a:visited {
    color: #676767;
    text-decoration: none;
    }


  7. #7
    Join Date
    May 2004
    Location
    Hong Kong
    Posts
    1,291
    Plugin Contributions
    1

    Default Re: Font color in Header bar

    Please refer to a previous posts in Archive-Designing & Customizing

    Setting The Color Of Ez-page Header Text

    Hope this helps.

    .
    A New Starter again

 

 

Similar Threads

  1. How to change font color in product header bar?
    By bluesky1992 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 10 Nov 2011, 06:06 PM
  2. Changing font color in Product header bar.
    By bluesky1992 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 9 Nov 2011, 11:13 PM
  3. CSS - Font Color in Lower Footer Bar
    By limelites in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 19 Feb 2010, 01:44 AM
  4. Navigation Bar Font Color (quick question)
    By ymbd in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 22 Feb 2009, 10:44 PM
  5. Nav Bar Font Color
    By garyclemens in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 16 May 2007, 10:16 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