Login ke dashboard Blogspot, masuk ke edit Html lalu cari <body> atau <body expr:class='"loading" + data:blog.mobileClass'> lalu paste kode dibawah ini tepat dibawahnya.
<script src='https://apis.google.com/js/plusone.js' type='text/javascript'/>
Kemudian cari <div class='post-header'> lalu paste kode dibawah ini tepat dibawahnya.
<!-- Tombol Social -->
<b:if cond='data:blog.homepageUrl == data:blog.url'>
<b:else/>
<b:if cond='data:blog.pageType == "item"'>
<table style="width:100%;">
<tr>
<td align="left">
<!-- Facebook Like Button Code -->
<iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.url + "&layout=standard&show_faces=false&width=100&action=like&font=arial&colorscheme=light"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:300px; height:25px;'/>
<!-- Facebook Like Code [END] -->
</td>
<td align="center">
<!-- Retweet Button Code -->
<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="angudy">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
<!-- Retweet Button Code [END]-->
</td>
<td align="right">
<!-- Google Plus Button Code -->
<g:plusone size="medium"></g:plusone>
<!-- Google Plus Button Code [END]-->
</td>
</tr>
</table>
</b:if>
</b:if>
<!-- Tombol Social -->
<b:if cond='data:blog.homepageUrl == data:blog.url'>
<b:else/>
<b:if cond='data:blog.pageType == "item"'>
<table style="width:100%;">
<tr>
<td align="left">
<!-- Facebook Like Button Code -->
<iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.url + "&layout=standard&show_faces=false&width=100&action=like&font=arial&colorscheme=light"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:300px; height:25px;'/>
<!-- Facebook Like Code [END] -->
</td>
<td align="center">
<!-- Retweet Button Code -->
<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="angudy">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
<!-- Retweet Button Code [END]-->
</td>
<td align="right">
<!-- Google Plus Button Code -->
<g:plusone size="medium"></g:plusone>
<!-- Google Plus Button Code [END]-->
</td>
</tr>
</table>
</b:if>
</b:if>
<!-- Tombol Social -->
*) Note: dalam kode terakhir ada kata yang distabilo kuning silahkan diganti dengan acount twitter sampeyan.
