Quote:
Originally Posted by g0dfather1984
I have disabled the auto edit. Now how do I get it to show up just once in the postbit? I have posted an image of what I mean.
Thanks for your help.
|
You can try the following code, I'm using
postbit but locate (and i'm assuming you want it above "no of posts") the
postbit_legacy template. Insert the following code:
Code:
<div class="smallfont" "vertical-align: bottom"><b>$vmood_postbit</b></div><br />
place it above:
Code:
<div>
$vbphrase[posts]: $post[posts]
</div>
Hopefully that will help you.