How To Add Flliper Sharing Widget For Blogger?
by Unknown
Add Flliper Sharing Widget in Blogger
1) First of all go to your blogger dashboard click on template and then click on edit html
2) Use Ctrl+F and find <data:post.body/>
3) Now copy the given below codes and padte these codes just after it <data:post.body/>
<style> /*-------- Sharing Widget ------*/ .flipper a { display:block; height:48px; width:48px; padding:0 4px; float:left; background:transparent url(http://2.bp.blogspot.com/-2-WbGT3gi3o/UaBV1hYQ2oI/AAAAAAAAAik/B0D-XgIMkes/s1600/Sharing+Widget+For+Blogger.png) no-repeat; -webkit-transition: ease-in 0.15s all; -moz-transition: ease-in 0.15s all; -o-transition: ease-in 0.15s all; -ms-transition: ease-in 0.15s all; transition: ease-in 0.15s all; cursor:pointer; } .flipper a.googleplus { background-position: 0px -348px; } .flipper a.googleplus:hover { background-position: 0px -406px; } .flipper a.pinterest { background-position: 0px -464px; } .flipper a.pinterest:hover { background-position: 0px -522px; } .flipper a.delicious { background-position: 0px 0px; } .flipper a.delicious:hover { background-position: 0px -58px; } .flipper a.digg { background-position: 0px -116px; } .flipper a.digg:hover { background-position: 0px -174px; } .flipper a.stumbleupon { background-position: 0px -812px; } .flipper a.stumbleupon:hover { background-position: 0px -870px; } .flipper a.technorati { background-position: 0px -928px; } .flipper a.technorati:hover { background-position: 0px -406px; } .flipper a.twitter { background-position: 0px -928px; } .flipper a.twitter:hover { background-position: 0px -986px; } .flipper a.facebook { background-position: 0px -232px; } .flipper a.facebook:hover { background-position: 0px -290px; } .flipper a.reddit { background-position: 0px -580px; } .flipper a.reddit:hover { background-position: 0px -638px; } .flipper a.rss { background-position: 0px -696px; } .flipper a.rss:hover { background-position: 0px -754px; } .Pleaseshare{ margin:10px 0px; color:#333333; font-weight:bold; font-size:20px; font-family:sans-serif; } </style> <div class='flipper'> <b:if cond='data:blog.pageType == "item"'> <div class="Pleaseshare"> Please Share it! :) </div> <!--Google Plus--> <a class='googleplus' expr:href='"http://plus.google.com/share?url=" + data:post.url' rel='external nofollow' target='_blank' title='+1 it :>'/> <!--Facebook--> <a class='facebook' expr:href='"http://www.facebook.com/sharer.php?u=" + data:post.url + "&t=" + data:post.title' rel='external nofollow' target='_blank' title='Share this on Facebook :>'/> <!-- Twitter --> <a class='twitter' expr:href='"http://twitthis.com/twit?url=" + data:post.url + "&title=" + data:post.title' rel='external nofollow' target='_blank' title='Tweet this :>'/> <!-- Pinterest --> <a class='pinterest' href="http://pinterest.com/" rel='external nofollow' target='_blank' title='Pin it :>'/> <!-- Delicious --> <a class='delicious' expr:href='"http://del.icio.us/post?url=" + data:post.url + "&title=" + data:post.title' rel='external nofollow' target='_blank' title='Add this to Delicious :>'/> <!--DIGG--> <a class='digg' expr:href='"http://digg.com/submit?phase=2&url=" + data:post.url' rel='external nofollow' target='_blank' title='Digg this :>'/> <!--Stumble--> <a class='stumbleupon' expr:href='"http://www.stumbleupon.com/submit?url=" + data:post.url + "&title=" + data:post.title' rel='external nofollow' target='_blank' title='Stumble this :>'/> <!-- Reddit --> <a class='reddit' expr:href='"http://reddit.com/submit?url=" + data:post.url + "&title=" + data:post.title' rel='external nofollow' target='_blank' title='Add this to Reddit :>'/> <!--RSS --> <a class='rss' expr:href='data:blog.homepageUrl + "feeds/posts/default"' title='Bookmark plz :>'/> </b:if></div>
<div style="clear:both"/>
4) Finally save your template and your setting have done

This post was written by: Author Name
Author description goes here. Author description goes here. Follow him on Twitter
Get Updates
Subscribe to our e-mail newsletter to receive updates.
Related Articles
- How To Add Facebook In Blogger
- Add Auto Hide Social Book Marking Widget For Blogger
- Simple Search Box Widget For Blogger
- Add Beautiful Popular Post Widget For Blogger
- Add Twitter Follow Twitter Retweet Button On Blogger
- Add Facebook Comment Box For Blogger
- How To Add Flliper Sharing Widget For Blogger?
- How To Add Flying Twitter Bird Widget For Blogger?
- How To Add Twitter Fan Box For Blogger Blog?
- Add Embeded URL, HTML Code Below Your Blogger post
Subscribe to:
Post Comments (Atom)
0 Responses to “How To Add Flliper Sharing Widget For Blogger?”
Post a Comment