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.

I have the xfbml version of the Facebook button on my website and I've noticed that when the page is loading, the button loads on the right side then centers itself(where it is supposed to be). I have played with the width trying different sizes and finally setting it to 0 or auto fixes the problem completely. The button loads in the center and doesn't move.

My question is simply if its is allowed to have "width:auto" since on the Facebook developer page it states that the minimum is "225".

I apologize in advance but I am a complete beginner at this.

<fb:like href="http://mywebsite.com" send="false" layout="button_count" width="auto" show_faces="false" font="verdana"></fb:like>
share|improve this question
Sorry to revive but anyone? – Junior466 Dec 17 '12 at 21:59

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

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

Browse other questions tagged or ask your own question.