Underline on Links Fix? 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.
2 posters

    Underline on Links Fix?

    avatar
    Guest
    Guest


    Solved Underline on Links Fix?

    Post by Guest March 18th 2013, 3:36 am

    On my forum, there are links with underlines, that I cant seem to find a fix for... Is there a code to fix that? Also I can't find the CSS control area where you could enter CSS Code into it a while ago.. Where is that? For example of the link issue, my forum is MCServers.forumotion.com (I read the rules, and do think its necessarily to understand) Thank you for your help! Smile

    Update: I found out how to fix the underline issue, actually I got a new theme.. But I still need support on how to access the CSS panel.. Thanks


    Last edited by Trevor1134 on March 18th 2013, 4:41 am; edited 5 times in total (Reason for editing : Partially Fixed)
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Underline on Links Fix?

    Post by Sir Chivas™ March 18th 2013, 4:17 am

    Hi,

    Are you trying to remove this underlines from the links?

    Regards,
    Sir Chivas. king
    avatar
    Guest
    Guest


    Solved Re: Underline on Links Fix?

    Post by Guest March 18th 2013, 4:21 am

    Sir Chivas™️ wrote:Hi,

    Are you trying to remove this underlines from the links?

    Regards,
    Sir Chivas. king
    Yes I do want to know how, but I also would like to know how to access the CSS Control panel.
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Underline on Links Fix?

    Post by Sir Chivas™ March 18th 2013, 4:23 am

    To access the CSS throughout the Administration Panel:

    ACP >> Display >> Colors >> CSS (TAB)


    Insert this code inside the CSS, to remove the underline:
    Code:
    a:hover{
        text-decoration: none !important;
        }
        a{
        text-decoration: none !important;
        }
    avatar
    Guest
    Guest


    Solved Re: Underline on Links Fix?

    Post by Guest March 18th 2013, 4:25 am

    Sir Chivas™️ wrote:To access the CSS throughout the Administration Panel:

    ACP >> Display >> Colors >> CSS (TAB)


    Insert this code inside the CSS, to remove the underline:
    Code:
    a:hover{
        text-decoration: none !important;
        }
        a{
        text-decoration: none !important;
        }
    Thanks so much Smile
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Underline on Links Fix?

    Post by Sir Chivas™ March 18th 2013, 4:26 am

    Is this solved?
    avatar
    Guest
    Guest


    Solved Re: Underline on Links Fix?

    Post by Guest March 18th 2013, 4:39 am

    Yes it is, and I will mark it as so.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51497
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Underline on Links Fix?

    Post by SLGray March 18th 2013, 4:44 am

    Topic Solved & Locked



    Underline on Links Fix? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.