Quote:
Originally Posted by Ted S
It's HTML, you can add whatever images or other elements you want. <img src="xxx"> for images...
|
Right.
I guess what I'm trying to do is have it so that after you vote (for thumbs up only, no negative votes counted) then the green thumbs up will be replaced by a gray thumbsup and next to that will have +goodranks.
I got it so that it says +goodranks but I need some help with the if statement for if users have already voted to insert the gray thumbsup image.