Does anyone know how to change the image for the facebook like button?
I’m using the XFBML version.
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script>
<fb:like-box href="http://www.facebook.com/Platform" width="292" show_faces="false" stream="false" header="true">
</fb:like-box>
Actually you can legally change the like button as long as you don’t disguise it as something else, as confirmed by this forum post.
However how to do it is a bit more tricky.
Here’s an example on how change it (the iframe version doesn’t work on i.e.):
http://www.esrun.co.uk/blog/disguising-a-facebook-like-link/