Dennis Posted November 8, 2003 Posted November 8, 2003 Is the coloured usergroup (the one in use in this forum) for Invision Board a mod that is downloadable somewhere or is it a native hack by TCH? Much appreciated if anyone can point me in the right direction. Thanks. Dennis Quote
TCH-Dick Posted November 8, 2003 Posted November 8, 2003 In your groups admin section you can specify the colors, go into your admin cpanel, expand users and groups, click manage user groups, choose edit group for the group you want to work on. Look for Online List Format [Prefix] thats where you specify the colors. Quote
Dennis Posted November 8, 2003 Author Posted November 8, 2003 Thanks, Mike, but what about the legend key? Dennis Quote
TCH-Dick Posted November 8, 2003 Posted November 8, 2003 I added that myself, expand skins and templates, click html templates, click manage html on the template set, click board index section, select edit sinngle for online users row, thats where you need to edit the table. Heres a copy of what i did, if you make any changes to your make sure and save a back up. ><tr> <td class='pformstrip' colspan='2'>Color Key</td> </tr> <tr> <td class='row2' width='5%' valign='middle'><{F_ACTIVE}></td> <td class='row4' width='95%'><font color="red"><b>Red = </b></font>Support Staff<br><font color="0000C0"><b>Blue = </b></font>Moderator<br><font color="green"><b>Green =</b> </font>Family Members</td> </tr><tr> <td class='pformstrip' colspan='2'>$active[TOTAL] {ibf.lang.active_users}</td> </tr> <tr> <td width="5%" class='row2'><{F_ACTIVE}></td> <td class='row4' width='95%'> <b>{$active[GUESTS]}</b> {ibf.lang.guests}, <b>$active[MEMBERS]</b> {ibf.lang.public_members} <b>$active[ANON]</b> {ibf.lang.anon_members} <div class='thin'>{$active[NAMES]}</div> {$active['links']} </td> </tr> Quote
Dennis Posted November 8, 2003 Author Posted November 8, 2003 Thanks a lot Mike Gonna try that out Naughty Dennis Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.