Sorry I wordered it like that. Skinvb gave an example of how it should look in the postbit template:
<div class="postbit">$vbphrase[join_date]: $post[joindate]</div>
That is only for Join Date though. For something else, you'd take out:
$vbphrase[join_date]: $post[joindate]
and replace it with another profile field you'd like to put a box around. So, for example, posts.
Hope that made it a little more clearer.
|