Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ithacaindy Friend
    #175248

    I changed the color of hyperlinks from black to blue, but I want headlines to remain black. How to I change the color only of hyperlinks within an article? Thanks.

    khoand Friend
    #444952

    <em>@ithacaindy 309153 wrote:</em><blockquote>I changed the color of hyperlinks from black to blue, but I want headlines to remain black. How to I change the color only of hyperlinks within an article? Thanks.</blockquote>
    Hi,
    You find this code from /templates/ja_teline_iv/css/template.css

    a {
    color: #069; < change this line
    text-decoration: none;
    }

    – You add this code into /templates/ja_teline_iv/css/template.css

    h2 a {
    color: black;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  khoand 12 years, 8 months ago.

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