Results 1 to 10 of 21

Hybrid View

  1. #1
    Join Date
    Jul 2004
    Posts
    246
    Plugin Contributions
    0

    Default Information box links colour

    Hello

    I've customised the main shop links and category links using the stylesheet and would like to make the links in the information box black and not orange like the rest of the links on the site.

    What should I change in the stylesheet to do this ?

    http://www.in-stitches.co.uk

    Thanks
    UK based Zen Cart Web Designer here www.handcoded.co.uk

  2. #2
    Join Date
    Jul 2004
    Posts
    246
    Plugin Contributions
    0

    Default Re: Information box links colour

    The answer is

    #informationContent a {
    color: #000000;
    font-weight: bold;
    }
    UK based Zen Cart Web Designer here www.handcoded.co.uk

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

    Default Re: Information box links colour

    Thanks for posting your solution. You'll save someone else some time.

    If you haven't done so already, get the Firefox browser with the web developer add-on. It'll allow you to make changes to the stylesheet on the fly to see what they do. You'll still have to save the changes and upload them to your site, but it allows you to find out what's what pretty easily.
    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

  4. #4
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default Re: Information box links colour

    I can't find this section of code in stylesheet.css can anyone help me out please?

  5. #5
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Information box links colour

    You'll need to add it to your stylesheet. Not all the available classes and ids are listed in stylesheet.css, but you can add any valid ones yourself, or make up your own in your content (like your product descriptions), and add those.

  6. #6
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default Re: Information box links colour

    brilliant thanks, I also used this to change the search box contents by just adding that bit of code again and changing it to;

    #searchContent a {
    color: #000000;
    font-weight: bold;
    }

    but when I do the same and change to;

    #reviewsContent a {
    color: #000000;
    font-weight: bold;
    }

    it doesn't affect 'reviews' So how to I do the same so that the text in the 'reviews' box is white also.

    Thanks so much again for your help.

  7. #7
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default Re: Information box links colour

    and also the who's online box text needs to be white too.

    Thanks

 

 

Similar Threads

  1. information box links
    By colortheworld in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 13 Aug 2009, 03:53 PM
  2. changing information links colour affects other links & 'shipping' doesnt change?!
    By Sushigal in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 9 Jun 2009, 12:23 PM
  3. Combining links - EZ-Page Box and Information Box
    By MagicMan in forum General Questions
    Replies: 3
    Last Post: 19 Jan 2009, 09:04 PM
  4. Add information to information box links ?
    By spazzo in forum Basic Configuration
    Replies: 2
    Last Post: 20 Oct 2008, 10:44 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