Sunday, 12 June 2016

How to Add Facebook Like Box in Blog Part 2


Before we begin, you can go to the Facebook plugin page. to create your Facebook like box, then when you get your code you can follow our steps here. Or if you want to make it simple, you can use our iFrame Code, you only need to replace our Facebook page ID with your own page ID.
First, go to Blogger and log in your account, After you complete login, Click the blog title in which you want to add the Facebook Like Box. and enter the main dashboard.



Click on layout, then go to your sidebar widget.


Now, you need to Add a HTML/JavaScript Gadget to your blogger, which we will use it to copy iframe script code to display our Facebook like box.


Last thing to do, is to copy this code and add it on HTML/JavaScript Gadget

Replace Facebook page URL with your own URL of the page You can change the width and height of Facebook like box based on your Blogger blog template,and click save the gadget.

<iframe
src="//www.facebook.com/plugins/likebox.php?
href=https://www.facebook.com/1675893282632792&amp;width=290&amp;height=250&amp;
amp;colorscheme=light&amp;show_faces=true&amp;border_color&amp;stream=false&amp;header=false&amp;" style="border: none; height: 250px;
overflow: hidden; width: 290px;">
</iframe>

Replace Facebook page URL with your own URL of the page You can change the width and height of Facebook like box based on your Blogger blog template,and click save the gadget.


SHARE THIS

0 comments: