Quote:
03-31-03 at 05:04 PM TLfuRy said this in Post #20
I like this hack, but I would like to change it slightly so that it only displays one row of stars. Say, 1 star for every 100 posts. I've messed around a little bit trying to do this, but haven't been able to get it to work properly. Any ideas? I'm not concerned with multiple color stars or anything.
Thanks.
|
with the hack installed, in the postbit template, find:
Code:
<smallfont>$post[usertitle]$stars[phatimage]$stars[greenimage]$stars[pinkimage]$stars[yellowimage]</smallfont><br><br>
REPLACE with:
Code:
<smallfont>$post[usertitle]$stars[greenimage]</smallfont><br><br>
now, in the vb options, set the 'Stars Hack Number' to 1...
enjoy

(you can change the image, right one is: '3rd Star Image
')
(ok, this will still use all the code (some is useless now

) but i have no time at this moment, so this quick (and 100% working) fix will do i guess

)