test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • freissmann Developer
    #179694

    Hi,
    I am trying to change the color of “add comment” link to #FF6600 without changing the color of other links.

    Site: http://www.obsolescence.com
    (see attached pic)

    No I tried already to at code to “custom css” as I figured out that relevant class is “#jac-link”

    #jac-link {
    color: #FF6600
    }

    Unfortunately that is not working – any ideas?


    1. om-portal-add-comment-link-color
    MoonSailor Friend
    #463440

    Hi freissmann,
    Please change your code to :

    [PHP]
    .jac-add-button .jac-links {
    color: #FF6600
    }

    [/PHP]

    Thanks

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

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

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