Tambahkan Google Buzz Tombol Untuk Blogger Blog

Bookmark and Share
Buzz Google adalah alat sosial dari Google dan mirip dengan Twitter dan Facebook:). Buzz Google merupakan cara baru untuk memulai percakapan tentang hal-hal yang Anda temukan menarik. Anda dapat membaca lebih lanjut tentang Google Buzz di Blog resmi Google. Anda mungkin telah melihat tombol Google Buzz yang mungkin beberapa blog mempunyai tombol tersebut.Jadi di sini saya akan menjelaskan bagaimana langkah-langkah untuk mendapatkan tombol Buzz di blog Anda.

This is the Google Buzz it Code. Copy it.
<div style="float:right;padding:4px;">
<a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count" data-locale="en_IN" rel="nofollow" expr:data-url='data:post.url'></a>
<script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script>
</div>

Login to your Blogger Account and navigate to Layout > Edit HTML and Expand your widget templates.
Now find this piece of code in your template after expanding the widget templates
<div class='post-header-line-1'/> 

and immediately after that place our Google Buzz it Code
If you were unable to find this code in your template,then look for the first occurrence of

<data:post.body/>

and immediately before that, place our Google Buzz it Code.

Save your template and see the results.

If you need a smaller compact button, then change normal-count to small-count in the code.If you want to show the button on the left rather than on the right, then change float:right to float:left  in the code

{ 0 comments... Views All / Send Comment! }

Post a Comment