Quote:
Originally Posted by Filgga
Well,
On postbit, WHERE do we place these codes + how to wrap them?
Thanks, was looking for this 
|
Oh yeah,
Made it
This' the code for postbit:
Code:
<dl class="vbseo_like">
<dt>Likes Received</dt><dd>{vb:raw post.vbseo_likes_in}</dd>
<dt>Likes Given</dt><dd>{vb:raw post.vbseo_likes_out}</dd>
</dl>
Should be above:
Code:
{vb:raw template_hook.postbit_userinfo_right}
One thing left, how do I wrap them?