Quote:
Originally Posted by troppodel
updated right now for users with vbadvanced
IF YOU USE VBADVANCED USE THIS CODE FOR TEXT VERSION:
Code:
<center>
<if condition="$show['admincplink']"><a href="http://www.yoursite.com/forum/admincp/index.php"><font color="red"><b>[$vbphrase[admin]]</b></font></a></if>
<if condition="$show['modcplink']"><a href="http://www.yoursite.com/forum/modcp/index.php"><font color="blue"><b>[$vbphrase[mod]]</b></font></a></if>
</center>
|
Thanks, I added a colour too red for admin blue for mods, same as they are on forum, and moved it to the left looked a bit odd in middle, nice addition thanks.