Helpful Information
 
 
Category: vBulletin 3.6 Template Modifications
Alternative Ranking look

This is simply moving the default ranking images to below your avatar so it looks better instead of above it.

In template "Postbit Legacy"

Find and delete:
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>

Find:
<if condition="$show['avatar']">
<div class="smallfont">
&nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
</div>
</if>

Add Below:
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>

Don't forget that you can also use Postbit aswell as legacy! Also make sure to click "install"

Well l did it, but no changes were made :D still looks the same

yah this is the same whats it supposed to change?

it supposed to be glowing text but you guys are using firefox and firefox dosnt support this

actually, it just changes the position. No glow at all.










privacy (GDPR)