How to add Pop Up Facebook Like Box widget for Blogger


Friends, here is the widget for blogger from which your facebookk likes will be increased named as pop up facebook like box... Clickon demo to see the widget


Here are th Steps:


Step 1: Goto Dashboard-->Layout-->Add A Gadget-->Html Javascript

Copy and paste the following code in it.







Receive all updates via Facebook. Just Click the Like Button Below...



Get This SpiceUpBlogging




Step 2: Replace SoftwaresRockers with your facebook page name.

Step 3: This is designed to appear the likebox once. If you need this to appear all times of loading your site, then change the value true to false.
Step 4: Now save the gadget.

Note: To make your widget appears only on your homepage do the following...
Add the following code before the provided code.
< b:if cond='data:blog.url == data:blog.homepageUrl'>
And add the following code after the provided code
< /b:if>