Status
Not open for further replies.

termanator1128

Registered
Joined
Jan 12, 2016
Messages
15
Reaction score
128
Points
28
Age
42
Sorry if this is the wrong place but wonder how I make an animated rainbow name for users and be able to tp put in onto but users, not an entire group?
Example from another site
Animated Rainbow Name.gif


Also wondering if there was something like this https://gyazo.com/e5ddde542282157f03ba0b158fe5c15d
 
Last edited:
What is the site?
 
I must know edit development of this CSS or PHP secret file. I can show file.
 
1. Username CSS
Code:
background-image: linear-gradient(270deg, #d83b3b, #e3ed20, #20ed2d, #2082ed, #cd20ed, #20edbe) !important;
background-size: 1200% 1200% !important;
-moz-animation: TestBanner 30s ease infinite !important;
animation: TestBanner 30s ease infinite !important;
color: transparent;
-webkit-background-clip: text;
background-clip: text;
font-weight: 900;

2. I'll take look this later, I will update you here.
 
You're welcome! :)
 
Hey, @AnimeHaxor I just tested the rainbow name and it is just staying a constant blue fade and not animating. Any reasons why this might be?
 
Don't worry, Friday, I will be working on that. I'm kinda busy now.
 
XenForo template HTML was hidden. I can't be helped that. You would need to ask this website owner.
 
Status
Not open for further replies.
729Threads
2,274Messages
61,654Members
xnkubtdpawinLatest member
Back