Round Share Button For Blogger is how to Install  share button for blogger, this post will help you to make a round share button for blogger blog. Share button is useful to facilate visitors who want to share the articles were deemed beneficial to their social media networks. Such as facebook, twitter, google plus, and linkedin. Share this button will appear in each of your blog posts.

To look like the screenshot below this is that,

round share button for blogger

Here's how to add share button in blogger:

1. Log in to blogger > Template > Edit HTML > Find the code below and then select the second one in the markup post.

<data:post.body/>

2. Then copy the code below right after the code mentioned above,

<b:if cond="data:blog.pageType == &quot;item&quot;"> <div class="tombol-berbagi-arlina"><div class="tombol-berbagi-arlina-fb"><a class="tombol-berbagi-fb" expr:href="&quot;http://www.facebook.com/sharer.php?u=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title" href="https://www.blogger.com/null" rel="nofollow" target="_blank"> </a><a class="tombol-berbagi-fb-label" expr:href="&quot;http://www.facebook.com/sharer.php?u=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title" href="https://www.blogger.com/null" rel="nofollow" target="_blank"> Share on Facebook</a> </div><div class="tombol-berbagi-arlina-tw"><a class="tombol-berbagi-tw" expr:data-text="data:post.title" expr:data-url="data:post.url" href="http://twitter.com/share" rel="nofollow" target="_blank"> </a><a class="tombol-berbagi-tw-label" expr:data-text="data:post.title" expr:data-url="data:post.url" href="http://twitter.com/share" rel="nofollow" target="_blank">Share on Twitter</a> </div><div class="tombol-berbagi"><a class="tombol-berbagi-gp" expr:href="&quot;https://plus.google.com/share?url=&quot; + data:post.url" href="https://www.blogger.com/null" rel="nofollow" target="_blank"> </a><a class="tombol-berbagi-gp-label" expr:href="&quot;https://plus.google.com/share?url=&quot; + data:post.url" href="https://www.blogger.com/null" rel="nofollow" target="_blank">Share on Google+</a> </div><div class="tombol-berbagi"><a class="tombol-berbagi-lin" expr:href="&quot;http://www.linkedin.com/shareArticle?mini=true&amp;url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title + &quot;&amp;summary=&quot; + data:post.snippets" href="https://www.blogger.com/null" rel="nofollow" target="_blank"> </a><a class="tombol-berbagi-lin-label" expr:href="&quot;http://www.linkedin.com/shareArticle?mini=true&amp;url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title + &quot;&amp;summary=&quot; + data:post.snippets" href="https://www.blogger.com/null" rel="nofollow" target="_blank">Share on LinkedIn</a> </div></div></b:if>

3. Now just before    before]]> </ b: skin>  paste the bellow code

/* CSS Share Button */ .tombol-berbagi-arlina{:block;position:relative;height:43px;line-height:43px;padding:10px;border-top:1px solid #dadada;border-bottom:1px solid #dadada;margin:auto} .tombol-berbagi-arlina-fb,.tombol-berbagi{float:left;width:21%;padding:0 10px;height:inherit} .tombol-berbagi-arlina-tw,.tombol-berbagi,.tombol-berbagi-lk{float:left;width:21%;height:inherit;padding:0 10px;border-left:solid 1px #dadada} .tombol-berbagi-fb,.tombol-berbagi-tw,.tombol-berbagi-gp,.tombol-berbagi-lin,.tombol-berbagi-pi{float:left;display:block;background:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgR10CjwoVF9u3zJamNkEtqsSGivNLw0uNntPJx5L9CMGVAs5OBSM_0imeCLL54-neGImx-nkp9uuH5IcPkkwbdrz1CVHHmftUMy5ByGFP-xfRIUcd43ef6T-86ojA2_lOIvyXHkkgKdPXX/s1600/share.png') no-repeat;width:42px;height:41px;margin-right:3px} .tombol-berbagi-fb-label{color:#2d609b} .tombol-berbagi-fb-label,.tombol-berbagi-tw-label,.tombol-berbagi-gp-label,.tombol-berbagi-lin-label{float:left;width:58px;height:inherit;font-size:12px;font-family:'Open Sans Bold',Arial,sans-serif;line-height:14px;margin:5px 0 0 4px} .tombol-berbagi-tw{background-position:0 -43px} .tombol-berbagi-tw-label{color:#00c3f3} .tombol-berbagi-gp{background-position:0 -86px} .tombol-berbagi-gp-label{color:#f00} .tombol-berbagi-lin{background-position:0 -129px} .tombol-berbagi-arlina a{color:#999;transition:all .3s;} .tombol-berbagi-arlina a:hover{color:#7cb0ed} @media only screen and (max-width:640px){ .tombol-berbagi,.tombol-berbagi-arlina-fb{display:inline-block;float:none;width:48%;padding:0;height:inherit} .tombol-berbagi,.tombol-berbagi-arlina-tw,.tombol-berbagi-lk{float:left;width:48%;padding:0;border-left:0}}

4. Save the template, finally you done it.

Similarly you done adding share button for blogger