
How To Add Sliding Google+ Followers Box

1. Go to Blogger > Layout > Add Gadget > HTML/JavaScript.2. Paste the following code in it. Change https://plus.google.com/u/0/109374794840270407199 with your Google+ url.
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript">
//<!--
$(document).ready(function() {$(".gplusbox").hover(function() {$(this).stop().animate({right: "0"}, "medium");}, function() {$(this).stop().animate({right: "-330"}, "medium");}, 500);});
//-->
</sc
Labels:
SEO Tips n Tricks,
SEO Tools
How to Add Sliding FACEBOOK LIKE BOX

Go to “LAYOUT” > “ADD A GADGET”.
Select “HTML/JAVASCRIPT” from the list and add the following code:
<script type="text/javascript"> $(document).ready (function() { $ (".fblikebox").hover (function() { $(this).stop().animate({right: "0"}, "medium");}, function() {$(this).stop().animate ({right: "-250"}, "medium");}, 500);});</script><style type="text/css"> .fblikebox{background: url("http://i1310.photobucket.com/albums/s658/ubaidh/FacebookBadge_zps8026204c.jpg?t=1366893812") no-repeat scroll left center transparent !important
Labels:
SEO Tips n Tricks,
SEO Tools
Social Media Marketing(SMM) Tutorial
Labels:
Videos
Add POP UP Facebook Like Box On your blog

How To Add In Blogspot?1.) Go To Your www.blogger.com2.) Open Your Desire Blog.3.) Go To Layout.4.) Click "Add A Gadget" Where You Want To Add It.5.) Now Scroll To "HTML-JAVASCRIPT"6.) Click "+" Icon To Add It.7.) Now Copy The Below Code And Paste It To There.8.) Leave The Title Empty.9.) Click Save, Now You Are Done.
Code Here :
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js'></script><script src="http://exeideasinternational.googlecode.com/files/jquery.colorbox-min.js"></script><script type="text/javascript">jQuery(do
Labels:
SEO Tips n Tricks