Quote:
Originally Posted by Seven Skins
Find in postbit template:
Code:
<span class="usertitle">
{vb:raw post.usertitle}
</span>
Replace it with:
Code:
<div class="usertitle" style="border: 1px solid #c0c0c0; padding: 4px;">
<span>Rank</span><span style="float: right;">{vb:raw post.usertitle}</span>
</div>
Results: See attachment
|
Hello,
Yes exacly like that, thanks!

But i want mine over the "Join date" as shown in the picture, what should i do to put it there instead?
Thanks!