Results 1 to 5 of 5
  1. #1
    Join Date
    Sep 2007
    Location
    Niagara Falls, Ontario
    Posts
    377
    Plugin Contributions
    0

    Default EZPages Header menu

    After being jerked arround in one of the other forums, I'm now going to try my question here.

    Is there a way to change the color of the text in the EZPages Header menu without changing the color of the other text in the cart?

    I tried changing the color tag for the EZPagesTOC but that changed the text in the cart itself also.
    I'm looking to change the blue text in the EZPages Menu from blue to something else.

    Can this be done, and if so, what do I add to the stylesheet?

    Link is http://niagaraicewineshop.com

    Thanks
    Robert

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: EZPages Header menu

    Add the following to your stylesheet.css

    #navEZPagesTop a {
    color: #000; /*change this to whatever you want*/
    }

  3. #3
    Join Date
    Sep 2007
    Location
    Niagara Falls, Ontario
    Posts
    377
    Plugin Contributions
    0

    Default Re: EZPages Header menu

    Quote Originally Posted by clydejones View Post
    Add the following to your stylesheet.css

    #navEZPagesTop a {
    color: #000; /*change this to whatever you want*/
    }
    Thank you. That was quick and solved my problem.

  4. #4
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: EZPages Header menu

    Glad you got it sorted

  5. #5
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: EZPages Header menu

    Quote Originally Posted by Rob905 View Post
    After being jerked arround in one of the other forums.....
    If I may interject here..

    There are LOTS of IDs and classes in the Zen Cart code that may NOT be defined in your template's stylesheet. You just need to identify the ID or class and check your stylesheet for the cooresponding entry. If it doesn't exist, just create it.. (thus the answer you were provided -- the entry was missing from your stylesheet so your EZPageTop links were picking up your global link styles)

    Honestly I don't think that you weren't given a straight answer or jerked around.. but perhaps the answer was given with the assumption that you understood the answer being given.. I understood the answer you were given two days ago, but again I've been hanging around here learning and absorbing for over two years now.. Hell every now and then I get an answer or two to a question that I don't IMMEDIATELY understand, but usually I get it sometime later..

    The Firefox Web Dev toolbar that was suggested to you is a fantastic tool, and after learning about it (here on this forum) I find I can't live without it.. It makes CSS troubleshooting very very easy.. Once you get the hang of this tool, and keep in the back of your mind that some ID and classes in the Zen code may not be defined in your stylesheet, you'll be cooking with Crisco!

    HTH..

 

 

Similar Threads

  1. v139h EZPages and Header Navigator Menu
    By Jeremiah H in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 14 Nov 2012, 06:48 PM
  2. How to use ezpages/categories as dropdown menu in the header?
    By mdivk in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 21 Dec 2011, 06:32 PM
  3. "Home" link for EZPages header menu
    By yonghs in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 26 Sep 2008, 09:39 AM
  4. Header image covers Categories Tab Menu & EZPages
    By neszz in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 23 Aug 2008, 06:02 PM
  5. Centering EZPages Nav. Menu in Header
    By liebling in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 15 Jul 2008, 11:26 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