PDA

View Full Version : Forum Home Enhancements - Usergroup Color Table Legend


pollutioN
01-26-2009, 10:00 PM
Usergroup Color Table legend

What it does:

This template modification displays the usergroup legend at the bottom in a little table below the users online in forumhome. It's a simple modification and it's easy to install.

How to install:

In your AdminCP > Styles & Templates > Style Manager > Edit Templates > forumhome find the following code:

<!-- end logged-in users -->

Add below:
<tr><td class="alt1" colspan="2" ><center><span class="smallfont"><font color="#CC0000"><b>Administrators</b></font> | <font color="#FF6600"><b>Super Moderators</b></font> | <font color="#33CC00"><b>Moderators</b></font> | <font color = FFFFFF><b>Registered users</b></font></span></center></td></tr>

You can edit the code as you wish, it's very simple. I added a demo, and I attached screenshots to see this very simple mod in action :D

Demo (http://www.semag.com.ar/foros/index.php)

N-Joy!

NGUYENDUCTRUONG
01-28-2009, 09:22 AM
Danke :D