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.

How to remove the group colour

2 posters

Go down

Solved How to remove the group colour

Post by njaguar 12/12/2013, 22:09

How do i remove the colour in the forum only like this; How to remove the group colour  Untitl18


Last edited by njaguar on 12/12/2013, 23:53; edited 1 time in total
njaguar
njaguar
Forumember

Male Posts : 113
Reputation : 1
Language : English
Location : United Kingdom

http://d4jsp.forumotion.com/

Back to top Go down

Solved Re: How to remove the group colour

Post by Ange Tuteur 12/12/2013, 22:59

Hello njaguar,

Add this to your CSS stylesheet :
Code:
.row3.over strong a span { color:inherit !important; }
.row3.over strong { font-weight:normal; }
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: How to remove the group colour

Post by njaguar 12/12/2013, 23:20

it doesn't remove it from all pages just index, when i do in to a forum there back Sad
njaguar
njaguar
Forumember

Male Posts : 113
Reputation : 1
Language : English
Location : United Kingdom

http://d4jsp.forumotion.com/

Back to top Go down

Solved Re: How to remove the group colour

Post by Ange Tuteur 12/12/2013, 23:24

Remove the last code and add this :
Code:
.row3.over strong a span, .postdetails strong a span { color:inherit !important; }
.row3.over strong, .postdetails strong { font-weight:normal; }
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: How to remove the group colour

Post by njaguar 12/12/2013, 23:39

How to remove the group colour  Untitl19
njaguar
njaguar
Forumember

Male Posts : 113
Reputation : 1
Language : English
Location : United Kingdom

http://d4jsp.forumotion.com/

Back to top Go down

Solved Re: How to remove the group colour

Post by Ange Tuteur 12/12/2013, 23:49

I can click those ?

Remove the old code and add this :
Code:
.row3 strong a span, .postdetails strong a span { color:inherit !important; }
.row3 strong, .postdetails strong { font-weight:normal; }
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: How to remove the group colour

Post by njaguar 12/12/2013, 23:52

Thanks done Very Happy
njaguar
njaguar
Forumember

Male Posts : 113
Reputation : 1
Language : English
Location : United Kingdom

http://d4jsp.forumotion.com/

Back to top Go down

Solved Re: How to remove the group colour

Post by Ange Tuteur 12/12/2013, 23:54

you're welcome

Topic solved and archived
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

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