PDA

View Full Version : reputation Help plz


SPEEDKILLZ
09-16-2011, 08:26 AM
I have searched over and over and cannot find how to move my reputation from above avatar to the lower section of the postbit.. Any help or info would be much appreciated. thanks in advance

--------------- Added 1316233030 at 1316233030 ---------------

Anyone?

--------------- Added 1316249276 at 1316249276 ---------------

someone, anyone? just need moved down

SPEEDKILLZ
09-17-2011, 05:41 PM
someone, anyone? just need rep moved down

Lynne
09-17-2011, 08:58 PM
Have you tried just moving this code to wherever you want it - like right under the if condition for the avatar that is right under this bit of code?
<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>

SPEEDKILLZ
09-17-2011, 11:02 PM
Have you tried just moving this code to wherever you want it - like right under the if condition for the avatar that is right under this bit of code?
<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>


not too sure with myself when moving code lynne. Do i just cut and paste this lower in the template? thanks

ProFifaLeagues
09-18-2011, 01:01 AM
Yes mate in the position you wish to have it shown