- Thread starter
- #1
@XenForo - How do you get your username to look like that? I tried an addon XenForo Tips - Rainbow User Titles (Super Smooth Animation), but it doesn't look like your username.
Regards,
Duppy
Regards,
Duppy
I like the was Xenforo has his own with the crown spinning etc..
text-shadow: violet 1px 1px 10px;
color: red;
background: url('https://xnforo.ir/16066101745881.gif');
.username--style3:before {
font-family: "Font Awesome 5 Pro";
content: "\f521";
padding-right: 1px;
display: inline-block;
}
.username--style3:hover:before{
display:inline-block;
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-o-transform:rotate(360deg)...
will check for you@XenForo - How do you get your username to look like that? I tried an addon XenForo Tips - Rainbow User Titles (Super Smooth Animation), but it doesn't look like your username.
Regards,
Duppy
@XenForo - How do you get your username to look like that? I tried an addon XenForo Tips - Rainbow User Titles (Super Smooth Animation), but it doesn't look like your username.
Regards,
Duppy
<h3 class="randcl">Text Name</h3>
I already installed that, but it does not look like yours. I added the code as well. Mine just changes color.First of all, install this