done with the Digg button.
First we get the code of the tool from www.addthis.com
<!-- AddThis Bookmark Post Button BEGIN -->
<div><a expr:href='"http://www.addthis.com/bookmark.php?pub=omarabid&url=" +
data:post.url + "&title=" + data:post.title' target='_blank' title='Bookmark
using any bookmark manager!'><img src='http://s9.addthis.com/button2-bm.png'
width='160' height='24' style='border: 0px; padding: 0px' alt='AddThis Social
Bookmark Button' /></a></div>
<!-- AddThis Bookmark Post Button END -->
As you see it’s necessary to register so you get your own code
But registration isn’t too long so be patient. Follow the instruction until you
get the code and then let’s move on to the integration.
I think you have understand what we have did with the Digg button so add this
code
<div style='float:bottom; margin-left:10px;'>
<!-- AddThis Bookmark Post Button BEGIN -->
<div><a expr:href='"http://www.addthis.com/bookmark.php?pub=omarabid&url=" +
data:post.url + "&title=" + data:post.title' target='_blank' title='Bookmark
using any bookmark manager!'><img src='http://s9.addthis.com/button2-bm.png'
width='160' height='24' style='border: 0px; padding: 0px' alt='AddThis Social
Bookmark Button' /></a></div>
<!-- AddThis Bookmark Post Button END -->
</div>
Continue reading
0 comments:
Post a Comment