[OzzModz] User Name Color 2.0.1 Patch Level 1

No permission to download
newimage
Lv.11
Moderating
Bronze Member
Iron Member
Joined
Jun 28, 2020
Messages
2,193
Reaction score
5,847
Credits
$6,446
newimage submitted a new resource:

User Name Color 1.0.1 - User Name Color


Read more about this resource...
 
This is actually built into Xenforo using CSS no plugin needed.
Let's say i wanted to make the admin group a color with background color and a moving small image in it i would do it like this:

In the Xenforo admin panel look in: Groups and Permissions/User Groups
Select the user group to edit and in the Username CSS block you can put:

text-shadow: violet 1px 1px 10px;
color: red;
background: url('https://i.imgur.com/08Uazn8.gif');


Enjoy hope it helps.
 
themehouse was publish first username color plugin