I am using an iframe version of the FBL Like button with the button_count layout. I also have set show_faces=false. This layout used to show ( and the code generator still shows ) just the like button and a count box with the number of likes.
Now it seems to be displaying a my name linked to the right of the like button and then a string below my name with the number of other users who like the page. The Like button documentation says that the default width is 90 pixels and this is what I specify in the iframe code, however this new layout does not fit within 90 px.
![example image]()](http://i.stack.imgur.com/EdnnL.jpg)
Does anyone know how I can get the old layout back or is this a case of facebook changing functionality and not updating the docs?