MyBB Tutorials

[TUTORIAL] Animated Rainbow Username

Submitted by dyte, , Thread ID: 285297

dyte
Lurker
Level:
0
Reputation:
0
Posts:
3
Likes:
0
Credits:
2
27-01-2024, 09:06 PM
#1
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

mettidev
Lurker
Level:
0
Reputation:
0
Posts:
8
Likes:
0
Credits:
0
12-03-2024, 07:56 PM
This post was last modified: 12-03-2024, 07:56 PM by mettidev
#2
thanks bro, helpful! Pepe_poggers

thanks bro, helpful! Pepe_poggers

Users browsing this thread: 1 Guest(s)