Reputation layout
This modification is in the archives.
Change your reputation layout
Hey all, This is a very simple modification of the reputation layout. For more info simply look at the screenshot that is attached. V 1.0.0 In postbit or postbit_legacy Find Code:
<div class="info"><if condition="$show['reputation']"> <if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower] </if> $post[reputationdisplay] </if></div><br /> Code:
<div class="info"><strong>Reputation:</strong> $post[reputation] <a href="reputation.php?$session[sessionurl]p=$post[postid]" onclick="return reputation($post[postid])"><img src="$stylevar[imgdir_reputation]/neg.gif" border="0" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" /></a> <a href="reputation.php?$session[sessionurl]p=$post[postid]" onclick="return reputation($post[postid])"><img src="$stylevar[imgdir_reputation]/pos.gif" border="0" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" /></a></div><br /> Bratzer Download This modification is archived and cannot be downloaded. Screenshots
|
Similar Mods
Reputation layout | vBulletin 3.6 Template Modifications |