In the post_thanks_postbit_info template
find
Quote:
<if condition="$post[userid]">
<div>$vbphrase[post_thanks_thanks]
|
Replace the relevant DIV tags as shown below.
Quote:
<if condition="$post[userid]">
<div class="postinfo">$vbphrase[post_thanks_thanks]
|
Then find
Quote:
[post_thanks_user_amount_formatted]</div>
<div>
|
Replace the relevant DIV tags as shown below.
Quote:
[post_thanks_user_amount_formatted]</div>
<div class="postinfo">
|
Thanks! I'm still kind of new to this and still haven't worked the arcade out. I am using ibProArcade v2.6.6+