• During registration a specific email will be required. Only gmail.com & outlook.com" .
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Support.
Add an animated icon before the username

Add an animated icon before the username

XenModz

Administrator
XenModz submitted a new resource:

Add an animated icon before the username - "Version number" is highlighted nicely

A simple modification that will make your users more recognizable and noticeable due to the ability to install personal icons and animations.

✨Making a modification.
🔷 Template: extra.less
🔷Modification key: icon_user_before
🔷Description: Animated fa-icon before the user name.
🔷Search type: Regular expression.
🔷Find: #^.*$#su.
🔷Replace:
Less:
$0
.username--style3:before {
    content: "";
    height: 1em;
    vertical-align: -0.125em;
    background-color: currentColor...

Read more about this resource...
 
Back
Top Bottom