Quote:
Originally Posted by tazattitude
What I did on the postbit_legacy template was look for this
PHP Code:
<vb:if condition="$post['userid']">
<hr />
and directly below it, I added this
PHP Code:
<dt>{vb:raw post.crowns}{vb:raw post.champtext}</dd><br />
This seemed to work better for me :up: At first , mine also looked like yours
|
Thank you for this, helped me out a lot.