Thread: Color of Links

Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2008
    Posts
    55
    Plugin Contributions
    0

    Default Color of Links

    Is there a simple way to change the color of all links on my site - from front page all the way to the description pages. I don't like how they are black. Makes them hard to recognize.

    Thanks.

  2. #2
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Color of Links

    That's controlled in the stylesheet (includes/templates/YOUR_TEMPLATE/css/stylesheet.css).

    If you're not familiar with the templating system, read https://www.zen-cart.com/tutorials/i...hp?article=142

    You want to look at/change the colors in this section:

    Code:
    a:link, #navEZPagesTOC ul li a {
    	color: #3300FF;
    	text-decoration: none;
    	}
     
    a:visited {
    	color: #3300FF;
    	text-decoration: none;
    	}
    
    a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
    	color: #FF0000;
    	}
    
    a:active {
    	color: #0000FF;
    	}
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  3. #3
    Join Date
    Oct 2008
    Posts
    55
    Plugin Contributions
    0

    Default Re: Color of Links

    easy enough. thanks - i wasn't sure where to find this file. now i know.

 

 

Similar Threads

  1. Color Of Product Links
    By bigpunks in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 26 Mar 2009, 08:11 AM
  2. color of some links
    By mipavluk in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 12 Feb 2008, 01:00 PM
  3. Font color problem (links color)
    By nathaliev in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 14 Jun 2006, 12:58 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