Sauron submitted a new resource:
[TUT]Glowing Usernames - Glowing Usernames
Read more about this resource...
[TUT]Glowing Usernames - Glowing Usernames
Compatible XF Versions
1.0, 1.1, 1.2, 1.3, 1.4, 1.5
This is a simple thing that I didn't see anyone else post here, so I figured I'd add this in for those who may look for it.
This just goes in AdminCP -> Users -> Usergroups -> *desired group* -> Username CSS
Code:
color: #1abc9c;
text-shadow: 0px 0px 7px #1abc9c;
Read more about this resource...