Underlined Links Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    Underlined Links

    Hellrose
    Hellrose
    Forumember


    Posts : 202
    Reputation : 0
    Language : English

    Solved Underlined Links

    Post by Hellrose Tue Jun 08, 2010 7:40 am

    what should i do to remove the underline?? like this in the photo below.

    Underlined Links 59448023
    Hellrose
    Hellrose
    Forumember


    Posts : 202
    Reputation : 0
    Language : English

    Solved Re: Underlined Links

    Post by Hellrose Fri Jun 11, 2010 4:23 am

    BUMP!!
    avatar
    aenku
    Forumember


    Posts : 61
    Reputation : 0
    Language : Tagalog

    Solved Re: Underlined Links

    Post by aenku Fri Jun 11, 2010 5:10 am

    ahh, punta ka lang sa AP>Display>Colors>Tas CSS Stylesheet, ipaste moto kahit saan dun

    Code:

    a {
    text-decoration: none !important;
    }
    a:hover {
    text-decoration: none !important;
    }

    this is just one way there's another one, pero subukan moto, kung gumana ok Smile
    avatar
    Guest
    Guest


    Solved Re: Underlined Links

    Post by Guest Fri Jun 11, 2010 9:00 am

    .adtitle {
    color:#006699;
    font-size:11px;
    font-weight:bold;
    line-height:12px;
    text-decoration:none !important;
    padding-bottom:5px;
    }
    .adbody {
    color:#000000;
    font-size:10px;
    line-height:12px;
    text-decoration:none !important;
    }
    .adbody:hover {
    text-decoration:none !important;
    }
    .adlink {
    color:#006699;
    font-size:10px;
    line-height:12px;
    text-decoration:none !important;
    }
    .adlink:hover {
    text-decoration:none !important;
    }
    Hellrose
    Hellrose
    Forumember


    Posts : 202
    Reputation : 0
    Language : English

    Solved Re: Underlined Links

    Post by Hellrose Sun Jun 13, 2010 12:02 am

    Thank You. any mods? please close this thread and mark as solved. thanks again bro. Very Happy
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Underlined Links

    Post by Sanket Sun Jun 13, 2010 3:32 am

    Since this thread appears to be solved, I will lock this thread and mark it as solved.
    Underlined Links 2j4t5a8

    Sanket Smile