XenModz
Administrator
XenModz submitted a new resource:
Add an animated icon before the username - "Version number" is highlighted nicely
Read more about this 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...