Forums

Links in comments are not decorated (4 posts)

  1. eagerwatcher
    Member
    Posted 3 years ago #

    http://misconceptions.us/can-somebody-really-be-a-pain-in-the-neck/

    knopfman says:
    February 9, 2010 at 1:56 pm

    Well according to an article that I just read at The Daily Mail which is a UK newspaper, people are actually dying of boredom.

    The above link works but as you can see it's not decorated.

    I tried ..

    .comment-body a { color:blue; text-decoration:underline; }
    and
    .comment-body p a { color:blue; text-decoration:underline; }

    but neither worked.

    I have put a copy of the CSS here

    http://pastie.org/823012

    Thanks,

    Jane

  2. henkholland
    Member
    Posted 3 years ago #

    Take the color out of this:

    .commentlist li a {
    color:#000000;
    }
    found in style.css and then it picks up the green color used in the body.

  3. eagerwatcher
    Member
    Posted 3 years ago #

    That works really well, thank you.

    The links are now green which is quite nice as they match the theme better that the regular blue would.

    Jane

  4. henkholland
    Member
    Posted 3 years ago #

    Ok great. Please set this one to Resolved at the right hand side of this screen.

Topic Closed

This topic has been closed to new replies.

About this Topic