The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Move Rank below avatar
I want to move the Rank to below the Avatar, I edited the PostBit template and I moved this chunk of code:
Code:
<vb:if condition="$post['rank']"> <span class="rank">{vb:raw post.rank}</span> </vb:if> Help plz |
#2
|
|||
|
|||
Are you modifying the right postbit template? You have postbit and postbit_legacy, depending on which setting you use.
In the postbit template, look for <vb:if condition="$show['avatar']"> and paste it below the </vb> end tag. |
#3
|
|||
|
|||
Quote:
i was editing the postbit template ahhh... i edited the postbit legacy and it took into effect, why is there 2? is legacy the only one i should be updating? |
#4
|
|||
|
|||
One is for the horizontal postbit and the other one is for the vertical postbit.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|