Do you want to have a Google buzz in your Blog?
ok Follow my instructions...
Log in to your blogger account
go to "Design" > "Edit Html"
Now find this piece of Code below
<data:post.body/>
Immediately before that paste this code
*If you need a smaller compact button, then change normal-count to small-count in the code.<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>
*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:
Post a Comment