unknowncheats uc-forum.com ucdownloads ucdownloads.com

Go Back   UC-Tutorials - Multiplayer Game Hacking and Cheat Tutorials

- Sponsored Advertisement -
http://www.myfpscheats.com/

Reply
 
Thread Tools Display Modes
  #1  
Old 12-23-2006, 07:40 AM
zero_tolerance zero_tolerance is offline
Senior Member
 
Join Date: Dec 2006
Posts: 289
Default Adding a forum legend

By GTE=Patrick= aka Patrick


This will allow you to add a cool legend to indentify your usergroup colors better at the botom of your forum page.

Find this in your FORUMHOME template:

Code:
<if condition="$show['loggedinusers']">

Directly below add this:


Code:
<!-- Legend -->
    <tr>
        <td class="thead" colspan="2">
Legend: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font color=#FF6666><b>Head Honcho</b></font> <font color="black"><b>|</b></font> <font color="red"><B>Administrator</B></font> <font color="black"><b>|</b></font> <font color=#990000><B>Clan Member</B></font> <font color="black"><b>|</b></font> <font color="yellow"><B>Private Member</b></font> <font color="black"><b>|</b></font> <font color="white"><B>Member</b></font> <font color="black"><b>|</b></font> <b><font color="pink">Banned User</font></b>
        </td>
    </tr>
</tbody>
<!-- End Legend -->
Of course you would change the values of the colors and the names to how your forum is set up.

The "&nbsp;" = spaces just to let it step away a bit from where it says "Legend:"

Here is an example:

Reply With Quote
Reply

Tags
adding, forum, legend

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT. The time now is 08:18 PM.