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.

Underline on Links Fix?

2 posters

Go down

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)
avatar
Guest
Guest


Back to top Go down

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
Sir Chivas™
Sir Chivas™
Helper
Helper

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

Back to top Go down

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.
avatar
Guest
Guest


Back to top Go down

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;
    }
Sir Chivas™
Sir Chivas™
Helper
Helper

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

Back to top Go down

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
avatar
Guest
Guest


Back to top Go down

Solved Re: Underline on Links Fix?

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

Is this solved?
Sir Chivas™
Sir Chivas™
Helper
Helper

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

Back to top Go down

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.
avatar
Guest
Guest


Back to top Go down

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.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum