Quote:
Originally Posted by AURFSCAN
I didnt want the thumbs box in each post displaying a '0'
I only wanted it to display a number if someone thumbed up/down.
Heres how to,
edit sc_thumbs_box template
find
and replace with
Code:
<vb:if condition="$amount !=0 ">{vb:raw amount}</vb:if>
 thanks again for a great mod Scandal
|
I also would like this modification of the code. Maybe something to make available in the options of the hack. ^^