Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Nov 2008
    Posts
    25
    Plugin Contributions
    0

    Default Change font color for links in ez pages header...

    How can I change the font color for links in the ez pages header?

    Thanks.

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

    Default Re: Change font color for links in ez pages header...

    Where is your site?
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Nov 2010
    Posts
    6
    Plugin Contributions
    0

    Default Changing the font color of links in EZ-Pages : Header

    I just installed ZenCart yesterday and am testing it out. I am using the Classic template. It's OK, except one thing is bugging me about it, which is the links I put into the Header are the standard blue link color, which do not show up well on the green background. Everywhere else, text color on a green background is white, including the footer.

    Where (I assume in some CSS file) can I change the header text to be white like all the other places.

    http://www.vermonty.com/store

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

    Default Re: Change font color for links in ez pages header...

    Yeah, this is my problem too. Standard Classic template recently installed Zen Cart 1.3.9f

    http://www.vermonty.com/store

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

    Default Re: Change font color for links in ez pages header...

    Quote Originally Posted by Steve_Gallagher
    Standard Classic template recently installed Zen Cart 1.3.9f
    In your stylesheet.css file for your template find this and adjust the color to suit
    Code:
    a:link, #navEZPagesTOC ul li a {
    	color: #3300FF;
    	text-decoration: none;
    	}
    Also, create your own template versus using the classic template - -
    It can be a copy of the classic edited with your name for the template
    https://www.zen-cart.com/tutorials/i...hp?article=142
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Nov 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Change font color for links in ez pages header...

    I tried that, and in Firefox it turned the header links white, but also the links to stuff in the Bestsellers list also white, and unreadable on a white background. In IE, it left the header links blue, but changed the Bestsellers links to the unreadable white. So I'm stuck right now. Thinking about downloading a different template and trying that.

    What I really would rather do is to just turn off the header and add a link to the very top that says "Back to Vermonty" and then change the "Home" link to something like "Store Home"

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

    Default Re: Change font color for links in ez pages header...

    Try and seperate them to resemble this
    Code:
    a:link {
    	color: #3300FF;
    	text-decoration: none;
    	}
    
    #navEZPagesTOC ul li a {
    	color: #3300FF;
    	text-decoration: none;
    	}
    Zen-Venom Get Bitten

  8. #8
    Join Date
    Nov 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Change font color for links in ez pages header...

    I will try that, but I'm also wondering where the code is that tells the footer text to be white. Footer text hover color is red. The other white links on my store are a yellowish hover color. There must be some way to copy the footer style??

  9. #9
    Join Date
    Nov 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Change font color for links in ez pages header...

    Nope, the above suggestion to seperate did not work.

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

    Default Re: Change font color for links in ez pages header...

    Add this
    #navEZPagesTop a:link {
    color: #ffffff;
    text-decoration: none;
    }
    Zen-Venom Get Bitten

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. How can I change the font color of the links in the lower part fo the header
    By Marlake in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 29 Jul 2011, 06:00 PM
  2. How to change header font color(EZ Pages)?
    By sparkbook in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 15 Oct 2010, 11:54 AM
  3. 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
  4. changing font color of ezpage links in top header
    By circlegtractors in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 13 Jun 2009, 10:40 PM
  5. How to change font colour for links in product header only?
    By Zeuster in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 22 Aug 2007, 08:33 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