How to remove the group colour
2 posters
Page 1 of 1
How to remove the group colour
Last edited by njaguar on December 13th 2013, 00:53; edited 1 time in total
Re: How to remove the group colour
Hello njaguar,
Add this to your CSS stylesheet :
Add this to your CSS stylesheet :
- Code:
.row3.over strong a span { color:inherit !important; }
.row3.over strong { font-weight:normal; }
Re: How to remove the group colour
it doesn't remove it from all pages just index, when i do in to a forum there back
Re: How to remove the group colour
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; }
Re: How to remove the group colour
I can click those ?
Remove the old code and add this :
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; }
Similar topics
» how remove/replace group legend symbols
» How to remove colour Mods in Topics
» Remove ads for 1 specific group!
» Why can i not remove my self from the default administrator group?
» Remove Membership Forum/Group
» How to remove colour Mods in Topics
» Remove ads for 1 specific group!
» Why can i not remove my self from the default administrator group?
» Remove Membership Forum/Group
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum