Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • amarks Friend
    #166994

    How do I remove the dotted underline from the links and keep them white, like normal plain text?

    Thanks


    1. Screen-shot-2011-08-02-at-8.18.03-PM
    chavan Friend
    #404257

    Go to this File: /templates/ja_social/css/template.css

    Replace the Following code


    #ja-botsl ul li {
    background: none;
    border-bottom: 1px dotted #85c4dc;
    padding: 0;
    margin: 0;
    }

    With

    #ja-botsl ul li {
    background: none;
    padding: 0;
    margin: 0;
    }

    Note: If you Find my Post useful please click on the Thanks Icon

    amarks Friend
    #404271

    Thanks a lot Chavan. Much appreciated!

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

This topic contains 3 replies, has 2 voices, and was last updated by  amarks 13 years, 3 months ago.

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