Jump to content

Recommended Posts

Posted

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

Posted

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.

Posted

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>

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...