Results 1 to 3 of 3
  1. #1
    Join Date
    May 2008
    Location
    Ukraine
    Posts
    71
    Plugin Contributions
    0

    Default different colors for links

    Hi! I need to change the color of a link in my tagline. You can see it here: www.api.kh.ua/zen The email link is not seen very well. Where in the stylesheet do I need to change the color?
    Zen-cart 1.3.8a
    www.api.kharkov.ua

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

    Default Re: different colors for links

    Add this to your stylesheet and adjust the color to what you want
    Code:
    #taglineWrapper a:link {
            color: #000000;
            }

  3. #3
    Join Date
    May 2008
    Location
    Ukraine
    Posts
    71
    Plugin Contributions
    0

    Default Re: different colors for links

    Quote Originally Posted by kobra View Post
    Add this to your stylesheet and adjust the color to what you want
    Code:
    #taglineWrapper a:link {
            color: #000000;
            }
    Thank you very much! It worked! This is cool!
    Zen-cart 1.3.8a
    www.api.kharkov.ua

 

 

Similar Threads

  1. how to add different background colors to different pages?
    By hangman21 in forum Templates, Stylesheets, Page Layout
    Replies: 37
    Last Post: 31 Aug 2010, 05:49 PM
  2. Same price, different sizes, different colors?
    By topaz44 in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 3 Jan 2008, 02:44 PM
  3. How do i specify different qty for different colors of a product?
    By dwarfs8 in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 21 Oct 2006, 03:17 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