Add Post to koolontheweb button on Blogger Template
This tutorial explains how to add a Post to koolontheweb button in your Blogger template.
First of all you have to login to your blogger blog admin panel, then select template / edit html and mark Expand Widget Templates.
Now find the following line of code :
<div class='post-footer'>
and place this on the next line :
<a expr:href='"http://www.koolontheweb.com/post?url=" + data:post.url + "&title=" + data:post.title'><img alt='Post to koolontheweb' border='0' height='16' src='http://farm3.static.flickr.com/2198/2227490757_6dbafc3b8e_o.png' width='16'/></a>
Thats all folk! Save your template.

Recent Posts