Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • jefe40472 Friend
    #119393

    I am trying to change the color on text when it is link, but only in a specific module. The default color for a linked item is #60B071 so consequently when you link an item, it changes to that color. That is good. I like it. However, I want to link some items in the user 7,8,9 modules and when I do it changes to that color which is also the background color for those user positions. I was wondering how I could change the color of the links ONLY in those positions to where the other links on the sit stay the same color. I want to change it to white. I assume yo udo this through the template.css file but cannot figure out where to make the change.

    Thanks for any help.

    Khanh Le Moderator
    #216654

    You could add following style to your template css file template_css.css:


    #ja-botsl a:hover {
    background: none;
    color: #FFFFFF;
    }

    Save chage, clear browser cache and refresh your page.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Khanh Le 17 years, 8 months ago.

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