MyBB - Coloured Usernames

OscarG

Seasoned Veteran
Joined
Jul 13, 2010
Messages
3,043
Reaction score
0
FP$
709
Is there a way to have coloured usernames board-wide on MyBB? It only shows the colours in the who's online right now.
 
Make sure in the group settings, something like this is filled for username style:

Code:
<span style="color: green;"><strong><em>{username}</em></strong></span>
 
I don't mean that... I mean like it doesn't show the colour in posts, and such.
 
There is a plugin for that, just browse for it, can't remember the name sorry.
 
What version are you running? There is one for 1.4 that you have to make compatible with 1.6 but that is fairly easy. I'll help you with that if you need it.
 
i got to reading i was there is a mod for 1.4 but there isnt 1.6 unless you make the changes for 1.6
 
The version number can be found by this.
Code:
compatibillity=>14
14 changes to 16.
 
Actually it doesn't work fully with 1.6, when you add a group as a moderator it shows moderated by: guest
 
Back
Top Bottom