Hi everyone, how do I create nicknames like this?
Stany offline Posts 11 Likes 1 Credits 0 LEVEL 0 160 XP OP Sep 13, 2024 1 362 #1 Hi everyone, how do I create nicknames like this? Attachments iScreen Shoter - Anteprima - 240913123725.jpg 1.2 MB · Views: 46
malerwanne Contributor offline Posts 82 Likes 1,200 Resources 3 Credits 3 LEVEL 5 1,030 XP Sep 20, 2024 #2 Hello, what software are you talking about and is this usually done via CSS? Example: <span class=“glowing”>%s</span> Spoiler: CSS .glowing { background-image: url('http://k-script.cc/images/effects/effect.gif'); }
Hello, what software are you talking about and is this usually done via CSS? Example: <span class=“glowing”>%s</span> Spoiler: CSS .glowing { background-image: url('http://k-script.cc/images/effects/effect.gif'); }