A simple method is to add the Google button to blogger buzz, just follow these steps:
1- Login to blogger
2. Go to Presentation >> Edit HTML and check the box gadgets Develop models
3. Find the line of code: <div class = 'post-header-line-1' /> or <data: post.body /> if the first
Expression does not exist.
4- copy / paste this 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>
just before <data: post.body /> or just after <div class = 'post-header-line-1' />
-5 Record the model and redisplay your blog.
Hint:
if you want a compact button to Google Buzz, change-normal cost
by small-count in the pécédent code.
and if you want the Google Buzz button to the left of your text contrast
the first example, change float: right by float: left.
a copy is placed in my blog: http://blogger-astuce.blogspot.com after the title of each message in the right side.
For further clarification please feel free to ask me questions.
Home »
Blogging Tips
» Add google buzz button to blogger
Add google buzz button to blogger
By: Unknown on Sunday, 1 February 2015 | 12:10
Subscribe to:
Post Comments (Atom)
Post a Comment