Released 2x How to make user like this?

hotdog

New member
Registered
Joined
Apr 6, 2024
Messages
2
Points
1

Reputation:

I wonder how to make user special like this. use any add-on?

enxf.jpg
 

Splicho

Emudevs.gg Owner
Staff member
Moderator
Collaborate
Registered
Joined
Jan 21, 2022
Messages
595
Points
103

Reputation:

Ok do the following.

Go to Groups & Permissions > User Groups > Administrators > Username CSS

Add this:

CSS:
    background: url(https://enxf.cc/Ak4d9pH.gif) repeat scroll 0 0%;
    color: #FF0000;
    font-weight: bold;
    text-shadow: 0 0 5px #fff, 0 0 5px #f00, 1px 1px 0 #f00;

brave_atDTsMhRNk.png


Save. Now all admins will have that styling.
 
Top