View Full Version : How Can I Change The Location of the Reputation?
BoostedK20
03-23-2011, 04:05 AM
See here for what I'm talking about: http://www.boostedk20.com/forums/showthread.php/7-GO-POWER-Coilovers-Review-for-06-Civic
I want the rep to be under rep power. Also, what does Rep Power mean? And why does it say Newbie under Premium Member?
Lynne
03-23-2011, 04:18 PM
Rep Power is how many points of 'rep' the user can give to other users.
To move the Rep, find this code in your postbit_legacy template and move it where you want:
<vb:if condition="$show['reputation']">
<span class="postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reputationdisplay}</span>
</vb:if>
You may have to modify the CSS a bit.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.