Thread: link colors

Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Apr 2008
    Posts
    23
    Plugin Contributions
    0

    css problem link colors

    hi there,

    is there a way to keep the visited links in the navezpagesTOC separate from the over all links in the side boxes? my TOC visited links need to be white but that's also the background for the side boxes which makes any visited link 'disappear'.

    http://store.betaclothing.ca

    thanks.
    Last edited by yoyodyne; 19 May 2008 at 09:25 PM. Reason: forgot the link to the site.

  2. #2
    Join Date
    Nov 2007
    Location
    USA
    Posts
    889
    Plugin Contributions
    5

    Default Re: link colors

    You want Visited Links to disappear into the background? Why?

    Subdue them with grays. I like to see the visited links.

    /catalog/includes/templates/your_template/css/stylesheet.css

    #siteMapList a:visited
    {
    width: 90%;
    float: right;
    color: #CCC
    }

    This produces a crazy list. I would just control the links on the site with the same stylesheet so you have a continuous them going throughout your site.
    Cheers!
    v2.2.1

  3. #3
    Join Date
    Apr 2008
    Posts
    23
    Plugin Contributions
    0

    Default Re: link colors

    I don't want them to disappear, that's the problem. by making some links white it affects the sidebox links and makes them white which means that when they're visited, they appear invisible in the background.

  4. #4
    Join Date
    Nov 2007
    Location
    USA
    Posts
    889
    Plugin Contributions
    5

    Default Re: link colors

    What is you domain please?
    Cheers!
    v2.2.1

 

 

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. v150 Link Colors HELP!!!!
    By joemasakari in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 13 Apr 2012, 06:59 PM
  3. Link colors in navEZPagesTop
    By karine in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 3 Jan 2011, 02:11 PM
  4. Link colors in sideboxes
    By vito in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 8 Jul 2010, 11:52 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