SRobbins1977
07-05-2013, 08:56 PM
Hello,
I want to center my user ranks in the userinfo block. I see a lot of questions in here about it, but none of them work.
I need to be pointed to the right place in vbulletin. I was pointed to this code:
<vb:if condition="$post['rank']">
<span class="rank">{vb:raw post.rank}</span>
</vb:if>
However all attempts to change it failed. Please help!
Can someone help me?
I want to center my user ranks in the userinfo block. I see a lot of questions in here about it, but none of them work.
I need to be pointed to the right place in vbulletin. I was pointed to this code:
<vb:if condition="$post['rank']">
<span class="rank">{vb:raw post.rank}</span>
</vb:if>
However all attempts to change it failed. Please help!
Can someone help me?