How to Add Walka Style Floating Facebook Likebox in Blogger
Facebook Likebox Widget is a very important widget for every blog.How
To Add Walka Style Floating Facebook Likebox in Blogger We know that
Facebook is biggest social networking platform and best place for
Sharing our latest blog posts. Facebook is too much helpful to build
Any kind of blog from faster pace. So it is necessary to use Facebook
Like box on the blog which let your visitors to become your regular
Reader and get notified about your posts from their facebook timeline.
I already post about the floating social widget for blogger posts, you
May also take a look at it. But today i am about to post about the
Floating Facebook likebox widget, which is very attractive and
Professional looking too and did not occupy a bit space on your blog.
So lets start the tutorial.
How to Add Floating Likebox?
Go To Blogger Dashboard >> Then Layout
Click on Add a Gadget on sidebar and then HTML/Javascript.
Now Copy the below code and Paste them in gadget box
<script type="text/javascript">
//<!--
$(document).ready(function() {$(".STlikebox").hover(function()
{$(this).stop().animate({right: "0"}, "medium");}, function()
{$(this).stop().animate({right: "-250"}, "medium");}, 500);});
//-->
</script>
<style type="text/css">
.STlikebox{background: url("https://lh3.googleusercontent.com/-
c7j_1v090V4/UeWimQZ4dlI/AAAAAAAADBk/KbauGwsNp50/s101/fbfloat.jpg") no
-repeat scroll left center transparent !important;display:
block;float: right;height: 200px;padding: 0 5px 0 35px;width: 245px;z
-index: 99999;position:fixed;right:-250px;top:20%;}
.STlikebox div{border:none;position:relative;display:block;}
.STlikebox span{bottom: 12px;font: 8px "lucida
grande",tahoma,verdana,arial,sans-serif;position: absolute;right:
6px;text-align: right;z-index: 99999;}
.STlikebox span a{color: #808080;text-decoration:none;}
.STlikebox span a:hover{text-decoration:underline;}
</style><div class="STlikebox" style=""><div>
<iframe src="http://www.facebook.com/plugins/likebox.php?href=http%
3A%2F%2Ffacebook.com%2Dxn-Fan-
Club/385984018212811&width=245&colorscheme=light&show_face
s=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><span>Widget by: <a
href="http://axafashionblog.blogspot.co.uk">PHO786 FANS
PAGE</a></span>
</div>
</div>
After Pasting above code Replace Axafashionblog with your Facebook
username
Then click on the save button and Refresh Your Blog.
Final Words:
So this is a great widget to convert your blog visitors into readers
by using a simple widget. Now It's your turn to share this post with
your friends and write your views in comments till then Happy Liking.
No comments:
Post a Comment