phenom
02-12-2004, 06:36 PM
I'd like to replace the default reputation images with something more dynamic. It appears this is done in the functions_showthread.php file. I have images that I'd like to use to signify reputation values, such as:
image A=1
image B=10
image C=100
So that if, for example, a user's reputation value is 342, it would appear as such:
CCCBBBBAA
I'm pretty sure I've got a good track on how to code this, but after looking at functions_showthread.php, I'm not sure what code to replace.
Can anyone help?
image A=1
image B=10
image C=100
So that if, for example, a user's reputation value is 342, it would appear as such:
CCCBBBBAA
I'm pretty sure I've got a good track on how to code this, but after looking at functions_showthread.php, I'm not sure what code to replace.
Can anyone help?