Earlier I have published a tutorial about adding a Single Pop Up Facebook Like Box and Subscription Box in Blogger.
In this post, I am going to share another unique Facebook Like Box with decent look. It is displayed in the right bottom of a blog/website. It prompts up and keeps its position constant even when you or any visitor scrolls down your blog’s page.
· Go to Layout section
· Click on Add a Gadget
· Scroll down to HTML/JavaScript section
· Paste the following code in content area
<script type="text/javascript" src="https://files-all-tech-corner.googlecode.com/svn/trunk/fbslide.js"></script><script type="text/javascript">function r(f){/in/.test(document.readyState)?setTimeout('r('+f+')',9):f()}; r(function(){new ConversionsBox("Like%20Us%20on%20FB","https://facebook.com/alltechcorner");});</script>Now replace alltechcorner with your facebook page username.
You are done. Now you can see this facebook like box in your website.
No comments:
Post a Comment