How to remove the “Be the first of your friends to like this” part of the standard iframe Facebook Like button?
问题 I'm using the standard Facebook Like button (iframe, not fbml). Is there a way to only display the like button, not the 'Be the first of your friends to like this' part? 回答1: This is currently not configurable. If you use the button_count layout, then you won't see that text. 回答2: As of today's date, in the Like Box code, instead of layout=standard use layout=button_count and that will show the count bubble & remove that text. 回答3: You can simply do this using CSS. Place the like button