Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • pakre Friend
    #125211

    Hello ,
    We have just installed the janerie Template for our company . We have to change the hyperlinks to suit our theme like having them change colors and font weight when we move the mouse on them,

    I tried editing the css file but they still remain the same.

    We are using joomla 1.0.13 .

    Any help will be appreciated.:)

    cssyeah Moderator
    #237178

    Hi pakre,

    Open the template_css.css file and search this CSS code section (line 64):


    /* Normal link */
    a {
    color: #CC0000; <-- /* Replace by your color code */
    text-decoration: underline;
    }

    a:hover, a:active, a:focus {
    color: #CC0000; <-- /* Replace by your color code */
    text-decoration: underline;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  cssyeah 16 years, 10 months ago.

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