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).
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
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.