Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • morrisonrox Friend
    #181532

    i need to change links colors to specific green #3FA32F i cant find css code for change that
    I’ve changed everything I only need it

    greetings

    Stork11 Friend
    #470526

    <em>@morrisonrox 342867 wrote:</em><blockquote>

    i need to change links colors to specific green #3FA32F i cant find css code for change that
    I’ve changed everything I only need it

    greetings</blockquote>
    Hello morrisonrox,

    Anchor tag color can be changed in “/templates/ja_puresite/css/template.css”, line 907:

    #ja-botsl1 ul.menu li a,
    #ja-botsl1 ul.list-useful li a,
    #ja-botsl1 a

    Anchor tag color when user hovers mouse on it can be changed in “/templates/ja_puresite/css/template.css”, line 911:

    #ja-botsl1 ul.menu li a:hover,
    #ja-botsl1 ul.menu li a:focus,
    #ja-botsl1 ul.menu li a:active,
    #ja-botsl1 ul.list-useful li a:hover,
    #ja-botsl1 ul.list-useful li a:focus,
    #ja-botsl1 ul.list-useful li a:active,
    #ja-botsl1 a:hover,
    #ja-botsl1 a:focus,
    #ja-botsl1 a:active

    Hope this help.

    Regards.

    morrisonrox Friend
    #470608

    :eek:OUTSTANDING!!! 😮

    Stork11 Friend
    #470706

    <em>@morrisonrox 343031 wrote:</em><blockquote>:eek:OUTSTANDING!!! :eek:</blockquote>
    You need clean your site cache to see the changes.

    Regards.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Stork11 12 years, 1 month ago.

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