1) ACP > Templates & Style > Your theme > Add Stylesheet, call it groups.css > Add your own code
Insert this code
Code:
.rainbow { background: url(https://media.giphy.com/media/3otO6NFBIAFg2vPZuM/giphy.gif); Â Â color: #fff; Â Â -webkit-text-fill-color: transparent; Â Â -webkit-background-clip: text; Â Â font-weight: 800 !important; }
2) ACP > Users & Groups > Groups > Your group you want rainbow username > Username Style
Insert this code
Code:
<span class="rainbow">{username}</span>
Done!
Now you will have a animated rainbow username
This hidden content has been reported as still working 0 times this month.
1 times in total
RE: [TUTORIAL] Animated Rainbow Username
12-03-2024, 07:56 PM
This post was last modified: 12-03-2024, 07:56 PM by mettidev