Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • tedma Friend
    #127137

    Hi Folks-

    Is there a way to remove the underlines from links in Pariiti? We have searched everywhere
    in the css and have not found it. (Looking for link-text decoration-underline etc etc).

    I do not want the links on our site to be underlined. At the very least it would be nice to reduce
    their thickness.

    Thank you

    Ted

    http://69.89.31.194/~orangevi/objf151/

    Menalto Friend
    #243979

    Look for this:
    template_css.css line 67


    a:hover, a:active, a:focus {
    background:#FFFFFF;
    border-bottom:1px solid;
    color:#333333;
    text-decoration:none;
    }

    And
    template_css.css line 61


    a {
    border-bottom:1px solid;
    color:#01243A;
    text-decoration:none;
    }

    tedma Friend
    #244147

    Thanks –

    I’l check it out

    Ted

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

This topic contains 3 replies, has 2 voices, and was last updated by  tedma 16 years, 5 months ago.

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