The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
||||
|
||||
![]()
If that doesn't work, along with the above modification find the following in index.php
Code:
if ($loggedin['usergroupid'] == 6 and $highlightadmin) { $username = "<b><i><font color=red>$loggedin[username]</font></i></b>"; // Color for Admin Code:
} else if (($loggedin['usergroupid'] == XX) and $highlightadmin) { if ($loggedin['usergroupid'] == XX and $highlightadmin) { $username = "<b><i><font color=red>$loggedin[username]</font></i></b>"; // Color for Other Admin Drk |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|