This is what I found, I added a <br /> but it didn't add any spaces. Can you show me where to insert it?
Code:
<span class="usertitle">
{vb:raw post.usertitle}
</span>
<vb:if condition="$post['rank']">
<span class="rank">{vb:raw post.rank}</span>
</vb:if>
{vb:raw template_hook.postbit_userinfo_left}
<vb:if condition="$show['avatar']">
Also, snakes 1100, can you give me a walk through on how to add that field please? I'm not great at this all yet