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.

i cant remove the underline

3 posters

Go down

i cant remove the underline Empty i cant remove the underline

Post by JAN2XONLINE September 10th 2010, 3:54 am

i cant remove the underline Aw10

it has a link but when i look the one here in the forumotion, it doesnt have a underline even it has a link inside the word

please help me
JAN2XONLINE
JAN2XONLINE
Forumember

Male Posts : 943
Reputation : 32
Language : Tagalog, English
Location : Alberta, Canada

http://animeph.4umer.com/

Back to top Go down

i cant remove the underline Empty Re: i cant remove the underline

Post by RoNo September 10th 2010, 8:11 am

Add this to your Css
Code:
a.forumtitle {
   text-decoration: none;
   }

a.forumtitle:hover {
   text-decoration: none;
   }
ACP »Display »Pictures and Colors »Colors »CSS Stylesheet


RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

i cant remove the underline Empty Re: i cant remove the underline

Post by JAN2XONLINE September 10th 2010, 3:02 pm

not working sir
JAN2XONLINE
JAN2XONLINE
Forumember

Male Posts : 943
Reputation : 32
Language : Tagalog, English
Location : Alberta, Canada

http://animeph.4umer.com/

Back to top Go down

i cant remove the underline Empty Re: i cant remove the underline

Post by RoNo September 10th 2010, 8:43 pm

Use this for phpbb2
Code:
a.forumlink {
   text-decoration:none;
   }
a.cattitle {
   text-decoration:none;
   }
a:link, a:active, a:visited {
   text-decoration:none;
   }

RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

i cant remove the underline Empty Re: i cant remove the underline

Post by Guest September 10th 2010, 9:53 pm

if not works, just add " !important; " tag after none Smile
avatar
Guest
Guest


Back to top Go down

i cant remove the underline Empty Re: i cant remove the underline

Post by JAN2XONLINE September 10th 2010, 10:44 pm

ok thanks, it didn't work but it is ok with me now, thanks for ur answers guys
JAN2XONLINE
JAN2XONLINE
Forumember

Male Posts : 943
Reputation : 32
Language : Tagalog, English
Location : Alberta, Canada

http://animeph.4umer.com/

Back to top Go down

i cant remove the underline Empty Re: i cant remove the underline

Post by Sanket September 11th 2010, 9:01 pm

Locked
Sanket
Sanket
ForumGuru

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

Back to top Go down

Back to top


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