• I am using the Carrington theme and am experiencing problems with hyperlinks. For some reason, any hyperlink I create, shows up with a line through the center. The link is good, but it might appear to a reader as though the link is not valid. The hyperlink words have a horizontal, central line smack through the links words. I’m at a loss how to rectify this…I really like working with the theme, other than this small glitch.

    Any help or assistance would be greatly appreciated.

    Cheers…

    Crys

Viewing 5 replies - 1 through 5 (of 5 total)
  • please post a link to your site.

    without the link it is nearly impossible to give you any help.

    you could look through style.css and see if there is any unusual formatting with the link tags a

    Thread Starter crys56

    (@crys56)

    Oh, sorry Alchymyth. Meant to leave a link and forgot!

    Thanks by the way, for your rapid response! Very much appreciated!

    Cheers…

    these links are actually styled as ‘broken_link’ and the style for it is embedded, in header.php:

    .broken_link, a.broken_link {
    	text-decoration: line-through;
    }

    this is the line from the html in the browser:

    <h2><a href="https://www.nature.org/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.nature.org');" class="broken_link" ><span style="color: #008080;"><em>The Nature Conservancy</em></span></a></h2>

    do you use a ‘page tracker’ plugin?

    Thread Starter crys56

    (@crys56)

    Yes, I do have a ‘broken link checker’ plug-in. I have deactivated it, and now the link is showing clean!

    Thank you Alchymyth very, very much for your brilliant assistance, and rapid response! You have made my day (along with my clients)!

    Cheers….

    Thread Starter crys56

    (@crys56)

    RESOLVED….Thanks again!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Carrington Theme hyperlink issues…’ is closed to new replies.