so if you want to make share button in your blog, please follow step by step:
To make the above button share you should take this code:
<!-- AddThis Button BEGIN -->
<b:if cond='data:blog.pageType == "item"'>
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a class="addthis_button_tweet"></a>
<a class="addthis_button_google_plusone" g:plusone:size="medium"></a>
<a class="addthis_counter addthis_pill_style"></a>
</div></b:if>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4e71fdea5bff8d67"></script>
<!-- AddThis Button END -->
you can put the code in your HTML blog..
You can see this step:
- Login to blogger.com
- Pilih Desain > HTML, centang Expand widget template
- search code <data:post.body/> or <div class='post-header-line-1'/> you can put the above code under this code..
- and you click the save template
Ok, thanks for your attention, I hope your blog become many visited.
