VALEEDANJUM

Ad 468 X 60

Monday 4 February 2013

Widgets

How to add a Floating Facebook Like box in Blogger?

How to Add Floating Facebook Like box to blog


Setp 1: Go to Blogger >> Layout >> Add a Gadget >> Select HTML/JavaScript Gadget
Setp 2: Add an HTML/JavaScript Widget and paste below inside that
<script type="text/javascript">
//<!--
$(document).ready(function() {$(".w2bslikebox").hover(function() {$(this).stop().animate({right: "0"}, "medium");}, function() {$(this).stop().animate({right: "-250"}, "medium");}, 500);});
//-->
</script>
<style type="text/css">
.w2bslikebox{background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjlbsk41HKHhKrUjz_RT7BLc79nXhhsJe5-UgyM2-aZC5pcbuLJFVy0aVpQJBBMzyTGkTm-U5cvxMIP1yhQh5Wq4U8Li4Cu0F9WHtXCLOR2BggkRsof55wnOiXM9ai6FOc8fQEKIdJeu016/s150/w2b_facebookbadge.pn") no-repeat scroll left center transparent !important;display: block;float: right;height: 270px;padding: 0 5px 0 46px;width: 245px;z-index: 99999;position:fixed;right:-250px;top:20%;}
.w2bslikebox div{border:none;position:relative;display:block;}
.w2bslikebox span{bottom: 12px;font: 8px "lucida grande",tahoma,verdana,arial,sans-serif;position: absolute;right: 6px;text-align: right;z-index: 99999;}
.w2bslikebox span a{color: #808080;text-decoration:none;}
.w2bslikebox span a:hover{text-decoration:underline;}
</style><div class="w2bslikebox" style=""><div>
<iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Ffacebook.com%2FAllinone789&amp;width=245&amp;colorscheme=light&amp;show_faces=true&amp; connections=9&amp;stream=false&amp;header=false&amp;height=270" scrolling="no" frameborder="0" scrolling="no" style="border: medium none; overflow: hidden; height: 270px; width: 245px;background:#fff;"></iframe></div></div>

And Save the widget

Setp 3: Go To Blogger >> Edit HTML >> tag </head> in your Template >> Paste below code:

<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js' type='text/javascript'/>

Save the template and View your blog and you'll find a new facebook like box shrinking it right side or your blog.
Note: Replace Allinone789 with your Facebook Page's Username.

SHARE THIS POST   

  • Facebook
  • Twitter
  • Myspace
  • Google Buzz
  • Reddit
  • Stumnleupon
  • Delicious
  • Digg
  • Technorati

0 comments: