troppodel
01-11-2009, 10:00 PM
MEMBERS RANKS ICON ON NAVBAR
open your NAVBAR template
find this code:
<if condition="$show['pmwarning']"><div><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></div></if>
add below:
<center>
<div style="padding-top:$stylevar[cellpadding]px; padding-bottom:$stylevar[cellpadding]px">$bbuserinfo[rank]</div></center>
ENJOY
PLEASE CLICK ON INSTALL
open your NAVBAR template
find this code:
<if condition="$show['pmwarning']"><div><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></div></if>
add below:
<center>
<div style="padding-top:$stylevar[cellpadding]px; padding-bottom:$stylevar[cellpadding]px">$bbuserinfo[rank]</div></center>
ENJOY
PLEASE CLICK ON INSTALL