So this new method will add exactly the same button, without adding any additional scripts to your blog.

In just two steps, you can have this button working on your blog:
STEP #1:
Log in to Blogger, go to Layout -> Edit HTML
And find (CTRL+F) this code in the template:
<div class='post-header-line-1'/>
STEP #2:
And immediately BELOW/AFTER it, paste this code:
<!--ORKUT-SHARE-STARTS--><b:if cond='data:blog.pageType == "item"'>And save the template.
<a expr:href='"http://promote.orkut.com/preview?nt=orkut.com&du=" + data:post.url + "&tt=" + data:post.title' target='_blank'><img src='http://code.google.com/apis/orkut/docs/images/share.gif'/></a></b:if>
<!--ORKUT-SHARE-STOPS-Help-http://bloggerstop.net-->
NOTE: Instead of displaying it below the post-title, you can display it along with your other social bookmarking buttons too.
Of course you can use any image instead of the default Orkut-Share logo, like these:
DIRECT-LINK: http://i50.tinypic.com/14mz4ac.jpg
DIRECT-LINK: http://i47.tinypic.com/35bba5e.jpg
DIRECT-LINK: http://i47.tinypic.com/2ccmbmo.jpg
Save the widget.
And to display this button, along with Twitter or Facebook buttons, use these tables:
Table to display ANY TWO BUTTONS at a time:
<table border="0">
<tr>
<td style="width:40%;">Paste Code For Orkut Here</td>
<td style="width:40%;">Paste Code For Twitter / Facebook Here</td>
</tr>
</table>
Table to display ALL THREE BUTTONS at a time:
<table border="0">
<tr>
<td style="width:25%;">Paste Code For Orkut Here</td>
<td style="width:25%;">Paste Code For Twitter Here</td>
<td style="width:25%;">Paste Code For Facebook Here</td>
</tr>
</table>
This post was requested by CrazySeawolf.
9 comments
Write commentsI'll post both tutorials in my portuguese blog and you're definitely part of my blogroll. Thank you very much!
ReplyGlad to know that buddy! Thanks for including me in the blogroll
ReplySo, it just an image with link, right?
ReplyYeah an image with a dynamic link, just like the previous social b-m images.
ReplyNice one, Finally you did it.
ReplyJavascript method adds to one more server request and this method fetched title and URL seamlessly.
I think I too should let my readers know about this article. What say Divya Sai?
Hey Rohit,
ReplyYeah even I had to put some time in to this one. XML sometimes fails to understand html
It would be great if you spread the word, thanks for that !
Nice tips, I will use it on my blog. Thankd for sharing it.
ReplyCould you modify the code so that, the button also appear on the main page, not only on the post page??
ReplyThanks!
Of course you can do that, just delete these two parts from the code above:
Reply1. <b:if cond='data:blog.pageType == "item"'>
2. </b:if>
Comments are moderated on this blog
Allowed HTML tags: <b>, <i> and <a>
Comment Like This! and Optimize your blog EmoticonEmoticon