Business

ads
Responsive Ads Here

How to Add Facebook Floating Like Box Widget


facebook floating like box widget
 Copy the bellow code just before </body> in your blogger template
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!--Floating Facebook Widget by www.Technoratan.in START--></pre>
<div><script type="text/javascript"> /*<![CDATA[*/ jQuery(document).ready(function() {jQuery(".theblogwidgets").hover(function() {jQuery(this).stop().animate({right: "0"}, "medium");}, function() {jQuery(this).stop().animate({right: "-250"}, "medium");}, 500);}); /*]]>*/ </script> <style type="text/css"> .theblogwidgets{background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRLbRCy2orALqQuq5zDyg_N28FayPkDY-4FSwZroHERMNCiytApi4e514ZH2fslSKMDjreNJs-I9bd42HrsD9o8leVJY4Tyxk0f_rTLXEOYcPwmdLOuLk44fi4qTVIIY3xYgy0LUtFa38/") no-repeat scroll left center transparent !important; float: right;height: 270px;padding: 0 5px 0 46px;width: 245px;z-index:  99999;position:fixed;right:-250px;top:20%;} .theblogwidgets div{ padding: 0; margin-right:-8px; border:4px solid  #3b5998; background:#fafafa;} .theblogwidgets span{bottom: 4px;font: 8px "lucida grande",tahoma,verdana,arial,sans-serif;position: absolute;right: 6px;text-align: right;z-index: 99999;} .theblogwidgets span a{color: gray;text-decoration:none;} .theblogwidgets span a:hover{text-decoration:underline;} } </style><!--Brought to you by www.TheBlogWidgets.com--><div style=""></div>
<div>
<!--Brought to you by http://technoratan.in/blogger-tips/add-facebook-floating-like-box-widget-to-blogger/--><div></div>
<div>
<!-- http://technoratan.in/blogger-tips/add-facebook-floating-like-box-widget-to-blogger--> <iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Ffacebook.com%2FTechnoratanIndia&width=245&colorscheme=light&show_faces=true&border_color=white&connections=9&stream=false&header=false&height=270" scrolling="no" frameborder="0" scrolling="no" style="border: white; overflow: hidden; height: 270px; width: 245px;background:#fafafa;color:000;"><!--Brought to you by www.TheBlogWidgets.com--></iframe><!--Brought to you by www.TheBlogWidgets.com--><span><!--Brought to you by www.TheBlogWidgets.com--><center></div>
<div>
<a style="color:#a8a8a8;font-size:8px;" href="http://technoratan.in/blogger-tips/add-facebook-floating-like-box-widget-to-blogger" rel="nofollow">Floating Facebook Widget</a></center></div>
<div>
</span></div></div>
<div>
</div></div>
<div>
<!--Floating Facebook Widget by www.Technoratan.in END--> 
Or 
 Go to Layout Tab — Add a Widget — HTML/Javascript, and copy the code into it and Save.
 If you find Issue after you complete the above actions
 Copy the following script right after <head> in your Blogger Template
<script src=’https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js’ type=’text/javascript’/>
Customize Facebook Floating like box Widget
 Find facebook.com%2FTechnoratanIndia in the Code and Replace it with yours
You may drop your queries in comments below. and also subscribe for the latest U

No comments:

Post a Comment

1 ♂ If you're asking a question click the Subscribe By Email link, below the comment form, to be notified of replies.
2 ♂Do NOT add links to the body of your comment as they will not be published.
3 ♂ Only the comments posted in ENGLISH will be approved.
4 ♂ If you have a problem check first the comments , maybe you will find the solution there.