Hello,
I was wondering if its possible to change the status color in active users stats in forums for Administrators, just like we do for Moderators with this code:
.activeModerator {
font-weight: bold;
color: #1B703A;
}Also I would like to ask if its also possible to show all anonymous members to the active users stats. Members loging in from the web site are always shown as anonymous in forum stats and i was wondering how its possible to disable that.
Thanx.
[Mod Edit: Moved to the How To forum]