I wanted a simple 'Like' button connected to my facebook fanpage. No stream, no faces, no counts, no nonsense. I couldn't find an easy and obvious way to do it.
I spent more time than I would care to admit trying to figure this out and it turns out to be trivial.
- Go to Like Button developer tool.
- Set 'URL to Like' to your facebook page (http://facebook.com/FacebookName)
- Set 'Width' to '50'
- Uncheck 'Send Button'
- Choose 'Button Count' for the Layout Style.
- Uncheck 'Show Faces'
- Get Code, choose iframe version.
The 50 width should cut off the like count box (you can make it bigger/smaller to make sure it works). Simple, easy, like button connected to facebook fanpage.
Screenshot below: