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.

Underlined Links

3 posters

Go down

Solved Underlined Links

Post by Hellrose June 8th 2010, 2:40 pm

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

Back to top Go down

Solved Re: Underlined Links

Post by Hellrose June 11th 2010, 11:23 am

BUMP!!
Hellrose
Hellrose
Forumember

Posts : 202
Reputation : 0
Language : English

Back to top Go down

Solved Re: Underlined Links

Post by aenku June 11th 2010, 12:10 pm

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
aenku
Forumember

Posts : 61
Reputation : 0
Language : Tagalog

Back to top Go down

Solved Re: Underlined Links

Post by Guest June 11th 2010, 4:00 pm

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


Back to top Go down

Solved Re: Underlined Links

Post by Hellrose June 13th 2010, 7:02 am

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

Posts : 202
Reputation : 0
Language : English

Back to top Go down

Solved Re: Underlined Links

Post by Sanket June 13th 2010, 10:32 am

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

Sanket Smile
Sanket
Sanket
ForumGuru

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

Back to top Go down

Back to top

- Similar topics

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