here is a little quick button for people with dark backgrounds
upload the fist to your images/buttons folder for your style
in your postbit template you use
Find:
Code:
<a href="#" onClick="do_punch('$post[userid]', '$post[postid]'); return false;">$vbphrase[vbpunch_punch_user]</a>
Replace with:
Code:
<a href="#" onClick="do_punch('$post[userid]', '$post[postid]'); return false;"><img class="inlineimg" src="$stylevar[imgdir_button]/fist.gif" alt="$vbphrase[vbpunch_punch_user]" border="0" /></a>
this is just a quick fix to remove the text link i'm sure Alan-CIT will use a better one for the next release of the hack...also thanks Alan-CIT for all your hard work this hack is great