Forums

Sliding Door
[resolved] Change Color of Links? (5 posts)

  1. gfy
    Member
    Posted 8 months ago #

    Howdy, all.
    Anybody know how to change the color of the links to a different color?
    Thanks!

    http://wordpress.org/extend/themes/sliding-door/

  2. sibili
    Member
    Posted 8 months ago #

    light.css

    #access a {
    color: #?????;
    display: block;
    line-height: 38px;
    padding: 0 21px 0 16px;
    text-decoration: none;
    }

    a:hover {
    color: #?????;
    }

    a:link {
    color: #?????;
    }

    .entry-meta a:hover {
    color: #?????;
    }

    #main .widget-area a:hover {
    color: #?????;
    }

    #main .widget-area ul ul a {
    color: #?????;
    }

    etc.
    all is in light.css

  3. gfy
    Member
    Posted 5 months ago #

    Thanks!

  4. joe-lynn
    Member
    Posted 5 months ago #

    How is it possible I change the color of the links but it doesn't change.
    I have been chasing my tail with this for days.
    The links are a purple color and look terrible. My tag cloud was the same so I had to use a different cloud.
    I've changed my link color to the same light blue as the tag cloud to the right.
    I changed it in both light and dark themes and use Super Cache. Nothing.

    }

    a:link {
    color: #67a9ea;
    }

    My blog is here and don't mind the mess. its been terrible slow going http://joe-lynn.com/Prints/

    Some help would really be appreciated!
    Thanks! :)

  5. Andrew Nevins
    Volunteer Moderator
    Posted 5 months ago #

    Joe-Lynn,

    As you're not contributing towards the original poster, consider creating your own thread on the issue and if necessary refer this thread.

Reply

You must log in to post.

About this Theme

About this Topic