Sorry for posting this a little later, i was waiting for a PM, then i just forgot about it. Heres my code, for the legend to be in a collapseable table style.
Code:
Find:
------------------------
$todayloggedinusers
------------------------
Below Add:
------------------------
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onClick="return toggle_collapse('forumhome_legend')"><img id="collapseimg_forumhome_legend" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_legend].gif" alt="" border="0" /></a>Legend
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_legend" style="$vbcollapse[collapseobj_forumhome_legend]">
<tr>
<td class="alt2"><img src="$stylevar[imgdir_misc]/user_today.gif" alt=" Legend" border="0" /></td>
<td class="alt1" colspan="0"><div class="smallfont">
<i>Legend:</i><font color="COLOR">[<b>Administrator</b>]</font>, <font color="Orange">[<b>Moderators</b>]</font>, <font color="COLOR">[<b>Super Mods</b>]</font>
</div></td>
</tr>
</tbody>
**Note: Replace COLOR with the color that you want the name to be in.
To add more ranks, add
Code:
, <font color="COLOR">[<b>GROUP NAME</b>]</font>
after the others.
And Upload this image, you dont have to use it, but make sure you have a image to replace it with with same name if you dont want to use it.
http://www.gfxwiz.net/forums/wizards...user_today.gif
Live Preview:
http://www.forums.theoryconcept.net