For showing faces with facebook like button in php page or html
use this
<iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2FYOURFACEBOOKPAGENAME&width=270&colorscheme=light&show_faces=true&border_color&stream=false&header=false&height=330" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:270px; height:330px;" allowTransparency="true"></iframe>
use this
<iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2FYOURFACEBOOKPAGENAME&width=270&colorscheme=light&show_faces=true&border_color&stream=false&header=false&height=330" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:270px; height:330px;" allowTransparency="true"></iframe>
No comments:
Post a Comment