Antivirus|Multimedia Tools|Burning Tools|Internet Tools|Recovery Tools|Converter|PC Games|Full Version Software|Mediafire|Ebooks english...

Wednesday, April 11, 2012

Orkut Share Button to your Blogger Blogs

Orkut has released its  new Share application programming interface.  This interface allows you to share and promote your blog posts with your friends on Orkut.  In this post I will explain you about adding Orkut Share’ Button to your Blogger Blogs.                                   

Step 1
Login to Blogger Dashboard >> Design >> Edit HTML >> Expand Widget Templates.
Press CTRL F and look for </head>
Now add following code ABOVE </head>

<script src='http://www.google.com/jsapi' type='text/javascript'/>
<script type='text/javascript'>
google.load('orkut.share', '1');
google.setOnLoadCallback(function() {
new google.orkut.share.Button({}).draw('orkut-button');
});
</script>

Step 2
Now look for

<div class='post-header-line-1'/>


or


<p class='post-footer-line post-footer-line-1'>


And add following code BELOW it.
<div id='orkut-button'></div>

It's done. Save your template.
Credits: Thanks to www.orkutplus.net for this nice Orkut Share button.

Share this post
  • Share to Facebook
  • Share to Twitter
  • Share to Google+
  • Share to Stumble Upon
  • Share to Evernote
  • Share to Blogger
  • Share to Email
  • Share to Yahoo Messenger
  • More...

0 comments

:) :-) :)) =)) :( :-( :(( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ :-$ (b) (f) x-) (k) (h) (c) cheer

 
© 2011 English Software Collection
Designed by BlogThietKe Cooperated with Duy Pham
Released under Creative Commons 3.0 CC BY-NC 3.0
Posts RSSComments RSS
Back to top