Helpful Information
 
 
Category: vBulletin 3.8 Template Modifications
Show Thread Enhancements - bookmark button in Postbit (works on all vb versions)

Here is another social bookmarking button to go under your avatar like the digg button! note thisdoeswork on all versions

Find
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
$template_hook[postbit_userinfo_left]

<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

<p /><script type="text/javascript" src="http://gmocn.com/evb/button.php"></script><p />










privacy (GDPR)