I\'m implementing the Facebook Like Button, but I\'m running into some trouble with the width. I\'m using the JavaScript SDK implementation, not the direct iframe.
A
There are some FAQ answers that are worth reading when choosing a size.
https://developers.facebook.com/docs/plugins/like-button
Although with that said it's still pretty cryptic :
"The width of the plugin. The layout you choose affects the minimum and default widths you can use, please see the FAQ below for more details."
Minimum width: 225 pixels.
Minimum increases by 40px if action is 'recommend' by and increases by 60px if send is 'true'.
Default width: 450 pixels. Height: 35 pixels (without photos) or 80 pixels (with photos).
Minimum width: 55 pixels. Default width: 55 pixels. Height: 65 pixels.
Minimum width: 90 pixels. Default width: 90 pixels. Height: 20 pixels.
Minimum width: 47 pixels. Default width: 47 pixels. Height: 20 pixels.