If I add the last box to one of the YARS templates I can do this much, but there is still a huge space that isn't acceptable. I wish that I knew how to put the images in the postbit legacy template anywhere I wanted.
This method is probably really sloppy and I lose the arcade images. This code seems like it should work but it doesn't output any medals:
PHP Code:
<vb:if condition="$post['showuserranks'] OR $post['arcadeawards']">
<dt>Awards</dt> <dd>{vb:raw post.arcadeawardimg}{vb:raw awardimages}</dd>
</vb:if>
There has to be a way to fix this. Any help is greatly appreciated. I've approached this one problem in so many ways now, but none of them completely work.