Results 1 to 3 of 3
  1. #1

    Default Change Link Colors for Sideboxes Only

    I would like to change the link colors (normal, visited, and hover) for the sideboxes only, so that it doesn't affect the rest of the store.

    I know how to change the links for the entire store in the css, but how do I separate out just the sideboxes so they can be different from everything else?

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Change Link Colors for Sideboxes Only

    .leftBoxContainer a, .rightBoxContainer a {color: #aabbcc;}
    .leftBoxContainer a:visited, .rightBoxContainer a:visited {color: #112233;}
    .leftBoxContainer a:hover, .rightBoxContainer a:hover {color: #445566;}

  3. #3

    Default Re: Change Link Colors for Sideboxes Only

    Perfect! Thanks!!

 

 

Similar Threads

  1. How can I change link colors in header, without changing all other link colors?
    By coreyalderin in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 20 Jun 2012, 03:17 AM
  2. how do I change the colors of information sideboxes?
    By slater555 in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 19 Jan 2012, 03:49 AM
  3. Link colors in sideboxes
    By vito in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 8 Jul 2010, 11:52 AM
  4. Change Link Colors for Products
    By vegascoug in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 3 Dec 2007, 07:42 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