Chris M
05-28-2002, 08:00 PM
I wanted to install an extra User CP Bar like what I have in the Screenshot...
Can anybody tell me how that is done?
Here is the HTML used to make it :
<br><table cellpadding="0" cellspacing="0" border="0" bgcolor="#000000" width="100%" align="center"><tr><td>
<table cellpadding="4" cellspacing="1" border="0" width="100%">
<tr align="center" valign="bottom">
<td bgcolor="#cccccc" width="21%"><font face="verdana,arial,helvetica" size="1" ><b><nobr>Private
Message Options</nobr></b></font></td>
<td bgcolor="#CDCDCD" width="9%"><font face="verdana,arial,helvetica" size="1" ><b><a href="private.php?s=">Inbox</a></b></font></td>
<td bgcolor="#CDCDCD" width="12%"><font face="verdana,arial,helvetica" size="1" ><b><a href="private.php?s=&folderid=-1&daysprune=1000">Sent
Items</a></b></font></td>
<td bgcolor="#CDCDCD" width="14%"><font face="verdana,arial,helvetica" size="1" ><b><a href="private.php?s=&action=newmessage">New
Message</a></b></font></td>
<td bgcolor="#CDCDCD" width="14%"><font face="verdana,arial,helvetica" size="1" ><b><a href="private2.php?s=&action=choosebuddies">PM
to Buddies</a></b></font></td>
<td bgcolor="#CDCDCD" width="13%"><font face="verdana,arial,helvetica" size="1" ><b><a href="private.php?s=&action=editfolders">Your
Folders</a></b></font></td>
<td bgcolor="#CDCDCD" width="17%"><font face="verdana,arial,helvetica" size="1" ><b><a href="private2.php?s=">Message
Tracking</a></b></font></td>
</tr>
</table>
</td></tr></table>
Satan
Can anybody tell me how that is done?
Here is the HTML used to make it :
<br><table cellpadding="0" cellspacing="0" border="0" bgcolor="#000000" width="100%" align="center"><tr><td>
<table cellpadding="4" cellspacing="1" border="0" width="100%">
<tr align="center" valign="bottom">
<td bgcolor="#cccccc" width="21%"><font face="verdana,arial,helvetica" size="1" ><b><nobr>Private
Message Options</nobr></b></font></td>
<td bgcolor="#CDCDCD" width="9%"><font face="verdana,arial,helvetica" size="1" ><b><a href="private.php?s=">Inbox</a></b></font></td>
<td bgcolor="#CDCDCD" width="12%"><font face="verdana,arial,helvetica" size="1" ><b><a href="private.php?s=&folderid=-1&daysprune=1000">Sent
Items</a></b></font></td>
<td bgcolor="#CDCDCD" width="14%"><font face="verdana,arial,helvetica" size="1" ><b><a href="private.php?s=&action=newmessage">New
Message</a></b></font></td>
<td bgcolor="#CDCDCD" width="14%"><font face="verdana,arial,helvetica" size="1" ><b><a href="private2.php?s=&action=choosebuddies">PM
to Buddies</a></b></font></td>
<td bgcolor="#CDCDCD" width="13%"><font face="verdana,arial,helvetica" size="1" ><b><a href="private.php?s=&action=editfolders">Your
Folders</a></b></font></td>
<td bgcolor="#CDCDCD" width="17%"><font face="verdana,arial,helvetica" size="1" ><b><a href="private2.php?s=">Message
Tracking</a></b></font></td>
</tr>
</table>
</td></tr></table>
Satan