Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Paul Wallen Friend
    #164141

    Inside the articles of all Teline IV, the article titles are always grey and are links when they don’t need to be.
    Is there any way to make the article titles stay the blue color and not be linkable? It doesn’t make sense to have the titles as links then they are at the final page of the article?

    http://thebeacon.net/2011/

    pritam Friend
    #391824

    Hello,

    To make the article titles stay the blue color you need to goto

    templates/ja_teline_iv/core/themes/blue-color/css/color.css at line no. 17

    Find this code

    a:visited {
    color: #666666;
    }

    Changed this code to

    a:visited {
    color: #006699;
    }

    And to make not to be linkable you need to remove <a href > tag from article title .

    Paul Wallen Friend
    #391863

    That worked for the color.
    Actually just turned off the “linked titles” in the article parameters and that worked.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Paul Wallen 13 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum