2012-12-10, 11:51 AM
Currently when you're browsing the users Reputation Details.
www.url.com/reputation.php?uid=XXX
The rate button will appear as an image (which we dont want so deleted the image).
![[Image: q9d8K.png]](https://camo.mybb.com/2bbc28ea2eb35a8823eb66e9da29353fde4c658d/687474703a2f2f692e696d6775722e636f6d2f713964384b2e706e67)
But what I would like to know is how would I replace the code where it calls the image from that directory, to a link which uses some CSS code
![[Image: 5Fi0o.png]](https://camo.mybb.com/28138bf2ec66e0930e1b410eea6c7c5b91811994/687474703a2f2f692e696d6775722e636f6d2f354669306f2e706e67)
I've had a look in the templates but I couldn't see anything, I may just not be looking in the right places! Thanks.
www.url.com/reputation.php?uid=XXX
The rate button will appear as an image (which we dont want so deleted the image).
But what I would like to know is how would I replace the code where it calls the image from that directory, to a link which uses some CSS code
<a class="forumbutton">Rate User</a>
Which makes the button show as;I've had a look in the templates but I couldn't see anything, I may just not be looking in the right places! Thanks.