Facebook Slideout Floating LikeBox Widget for Blogger

Facebook Slideout Floating LikeBox Widget for Blogger

I have recently tested out another great looking social media widget for Facebook Slideout Likebox widget and have indeed shoot up our subscription rate fast.

Equipping your blog with social media has been one of the most important audience building strategies and surely it works wonders. The more fans we would gather, the more long term traffic source we could achieve.

And that what we all aim for and not just waiting for search engines to determine our future with algorithms updates. They can be cruel!\

So lets see how can we add this amazing widget to our blogger blogs.

Step #1 Adding a New Widget

Go to Blogger >> Design >> Add a New Widget  and paste the following code in it.

<div id="on"><div id="facebook_right" style="top: 18%;"><div id="facebook_div"><img src="http://1.bp.blogspot.com/-XyYjgghpO7A/TwqccHW47QI/AAAAAAAACSU/OvETkV56ui8/s1600/%255Bwww.gj37765.blogspot.com%255Dfacebook_right.png" alt="" /><iframe src="http://www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2FBloggingEhowOfficial&<input type="hidden" name="loc" value="en_US" />
            <input class="subscribe" name="commit" type="submit" value="Subscribe" />

<Script Language='Javascript'>

<!--
document.write(unescape('%3C%70%20%73%74%79%6C%65%3D%22%20%6C%69%6E%65%2D%68%65%69%67%68%74%3A%30%70%78%3B%20%66%6F%6E%74%2D%73%69%7A%65%3A%37%70%78%3B%20%66%6F%6E%74%2D%77%65%69%67%68%74%3A%62%6F%6C%64%3B%20%74%65%78%74%2D%61%6C%69%67%6E%3A%72%69%67%68%74%22%3E%3C%61%20%73%74%79%6C%65%3D%22%63%6F%6C%6F%72%3A%23%44%33%44%33%44%33%3B%22%20%68%72%65%66%3D%22%68%74%74%70%3A%2F%2F%77%77%77%2E%62%6C%6F%67%67%69%6E%67%65%68%6F%77%2E%63%6F%6D%22%3E%50%6C%75%67%69%6E%20%62%79%3A%20%42%6C%6F%67%67%69%6E%67%65%68%6F%77%2E%63%6F%6D%3C%2F%61%3E%3C%2F%70%3E%20'));
//-->
</Script>

</div></div></div></div></form>

<style>

#email_icon {
  background: url('http://www.mkyong.com/wp-content/themes/mkyongnew/images/email.png') no-repeat;
  height: 86px;
  width: 79px;
  display: block;
  position: absolute;
  float: left;
  margin-left: -35px;
  margin-top: 35px;
}

.post-after-container {
    background-color: #FFFFFF;
    border: 1px solid #E4E4E7;
    margin: 0 20px 20px 0;
    padding:20px;
}

Step #2 Add The JavaScript

Now Simply Go to Edit HTML section of your blog and find the following code:

</body>

Now just above that, paste the following code:

<link href='https://gj37765.googlecode.com/svn/trunk/html/mddemo/4in1widgetv2.css' rel='stylesheet'/>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js' type='text/javascript'/>
<script src='http://apis.google.com/js/plusone.js&apos; type=&apos;text/javascript' type='text/javascript'/>
<script src='http://makingdifferent.googlecode.com/files/fanbox_init.js' type='text/javascript'/>
<script type='text/javascript'>
jQuery(document).ready(function(){
 jQuery(&quot;#facebook_right&quot;).hover(function(){ jQuery(this).stop(true,false).animate({right:  0}, 500); },function(){ jQuery(&quot;#facebook_right&quot;).stop(true,false).animate({right: -200}, 500); });    jQuery(&quot;#twitter_right&quot;).hover(function(){ jQuery(this).stop(true,false).animate({right:  0}, 500); },function(){ jQuery(&quot;#twitter_right&quot;).stop(true,false).animate({right: -250}, 500); });     jQuery(&quot;#google_plus_right&quot;).hover(function(){ jQuery(this).stop(true,false).animate({right:  0}, 500); },function(){ jQuery(&quot;#google_plus_right&quot;).stop(true,false).animate({right: -154}, 500); });    jQuery(&quot;#feedburner_right&quot;).hover(function(){ jQuery(this).stop(true,false).animate({right:  0}, 500); },function(){ jQuery(&quot;#feedburner_right&quot;).stop(true,false).animate({right: -303}, 500); });    });
</script>

Customize

Now you need to add your Facebook page URL in the code that is highlighted in step #1

Thats all! Hope you guys liked the widget and in case of any queries, leave out a comment below. Stay safe