Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

Simple Group Legend

A simple, really simple group legend on the index of your forum.


[b[Notice: This works with MyBB 1.2, 1.4 and 1.6 and with all future MyBB versions.[/b]

Step One:
Go to the Admin Panel of MyBB and login.

Step Two:
Now go to "Templates & Style".

Step Three:
Click on "Templates" in the left menu.

Step Four:
Select the theme where you want to use it.


Step Five:
Click on "Index Page Templates" and then on "index_whosonline" template.

Step Six:
Add this code at the end:

Code:
<tr>
<td class="trow1"><span class="smalltext"><left><font color="red"><b>Administrators</b></font> - <font color="yellow"><b>Super Moderators</b></font> - <font color="green"><b>Moderators</b></font> - <font color="grey">Registered Members</font> - <font color="black"><s>Banned</s></font></span></td>
</tr>


Step Seven:
Now adjust the font, colors and everything you need.

Step Eight:
Save this template and you are done.

Result:
Preview Image 4654