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 like the idea :up:
Current I only have this mod set up for Album Pictures and Picture Comments.
The above template change does not seem to work as it is displaying (zero) 0...
at least for me.