Sunday, February 14, 2010
To add
Facebook Share button and
twitter retweet button to blog are already posted and now its time for
Google Buzz. G-buzz is already competing with twitter and facebook. By adding "Google Buzz" button to your blog users can buzz your posts with a single click of it.
Get this button by following the simple trick. Note that this is not oficially released by google.
Step #1
Go to
Dashboard > Layout > Edit HTML and click on Expand Widget Templates.
Step #2
Find this code in template
<div class='post-header-line-1'/>
Step #3
Now, after line that paste this code
For Compact size button
<!--Google Buzz Button Starts-->
<a expr:href='"http://www.google.com/reader/link?url=" data:post.url "&title=" data:post.title "&srcTitle=" data:blog.title' target='_blank'><div style='text-align:right; margin-top:10px;'><img alt='Buzz It' src='http://i46.tinypic.com/ouprt1.jpg'/></div></a><!--Google Buzz Button Ends - bloggerflick.blogspot.com-->
For Large size button
<!--Google Buzz Button Starts-->
<a expr:href='"http://www.google.com/reader/link?url=" data:post.url "&title=" data:post.title "&srcTitle=" data:blog.title' target='_blank'><div style='text-align:right; margin-top:10px;'><img alt='Buzz It' src='http://i45.tinypic.com/2ezjtj9.jpg'/></div></a><!--Google Buzz Button Ends - bloggerflick.blogspot.com-->
To change the position of the image just change the code in
red to your desired values.
Step #4
Save the template. Find any difficulty just post a comment.
Images source : CS