Facebook is the most famous website and people advertise their products or we/blogs on it and in return get traffic. People also wants facebook likes for better traffic so here is a widget for Facebook likes.
Steps To Follow:-->
1. Go to your blogger dashboard.
2. Click on "Template" and then "Edit HTML"
3. Press Ctrl+F for finding the following code
<head> tag
and paste the following code after the <head> tag.
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js' type='text/javascript'/>
4-Click on "SAVE TEMPLATE"
1 part is clear now do the following.
Replace 'SoftwaresRockers' facebook fan page username with your own.
5-Go to "Layout" then on "Page elements" click on "Add a Gadget".
6-Choose "HTML/JavaScript" from the list of the gadgets and paste the code below.
<script type="text/javascript">/*<![CDATA[*/jQuery(document).ready(function() {jQuery(".rblikebox").hover(function() {jQuery(this).stop().animate({right: "0"}, "medium");}, function() {jQuery(this).stop().animate({right: "-250"}, "medium");}, 500);});/*]]>*/</script><style type="text/css">.rblikebox{background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhHNR3OxfT-VNzFTTzMj-vopwghDbmWk2gq3wTuizyVEVl9jbveeMoKRyEI0eEjWJs-mjCcK_wUKYBe7DSacG6wn01mYnHG684nYmc7y659jgKkFhvpP1rU6S-TZegR9i-ZnDVt3-rjLCM/h120/rb+facebook+slide+out+widget.png") no-repeat scroll left center transparent !important;display: block;float: right;height: 270px;padding: 0 5px 0 42px;width: 245px;z-index: 9999999;position:fixed;right:-250px;top:20%;}.rblikebox div{border:none;position:relative;display:block;}.rblikebox span{bottom: 12px;font: 8px "lucida grande",tahoma,verdana,arial,sans-serif;position: absolute;right: 7px;text-align: right;z-index: 999;}.rblikebox span a{color: gray;text-decoration:none;}.rblikebox span a:hover{text-decoration:underline;}</style><div class="rblikebox"><div><iframe src="http://www.facebook.com/plugins/likebox.php?href=https://www.facebook.com/SoftwaresRockers&width=245&colorscheme=light&show_faces=true&connections=9&stream=false&header=false&height=270" scrolling="no" frameborder="0" scrolling="no" style="border: medium none; overflow: hidden; height: 270px; width: 245px;background:#fff;"></iframe></div><a href='http://realcombiz.com'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjv3EfE0bn16tzlIT1pHyUsm-phbfZ-FZ3G6hOqmH1Wk8Miqnw4ZM2KF89-Q3JWAUj6QjaHeHrpIwKBwFHYXq3bBcJnPGrAcinFfKItN1pvqGuqYiHN72YlC767zY0CiJ5on9bNJDNvDuE/s1600/1x1juice.png'/></a></div>
That's it.