Quote:
Originally Posted by Redlinemotorsports
Thats what that does
|
That changes the user group color it does not create a legend to explain what color is for which group.
PHP Code:
<!-- board information -->
<td class="formsubtitle" colspan="2">Board Information</td>
</tr>
<tr>
<td class="row2" width="1%" bgcolor="#363940" style="text-align:center"><img src="style_images/arsmall.gif" border="0" alt="Event" /></td>
<td class="row2" bgcolor="#43464E" valign="middle" align="center">
<table border="0" width="80%" cellspacing="3" cellpadding="4" class="chaos">
<tr>
<td width="33%" height="50" valign="top" align="left" class="class" style="padding:4px">
<fieldset class="clegend" id="legend">
<legend>Colors Legend:</legend>
<div id="con_mgroup"> <a href="#"><!-- dummy achor --></a></div>
</fieldset>
</td>
</tr>
I assume there is some javascript to go along with it but I could not find it. Using google you should be able to find this pretty easy.
As for as the coder goes, that is an IPB board so your probably asking at the wrong community.