Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Is it possible to have the very simple facebook like button, and a count (like they use for sharing content) when adding a button to like a facebook page?

I want to keep it nice and condensed, but the code offered by facebook included a title and a thumbnail.


Edit To make it clear, I am looking for a 'become a fan of my facebook page' rather than a 'please share this page with your mates' button.

share|improve this question
1  
have you tried: developers.facebook.com/docs/reference/plugins/like and just selecting layout style: button_count.. seems to do it – gordatron Sep 26 '11 at 21:24

1 Answer

up vote 2 down vote accepted

The like box is your only option for this, but as you say, it's styled slightly different to a standard like button. This is by design and can't be overridden.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.