Posted on :
5:38 AM
| By :
sriram
| In :
Add Mixx It Button To Blogger
Log in to Blogger Layout----------> Edit Html-------> Expand Widget Templates.
Find this line of code:
<p class='post-footer-line post-footer-line-3'>
... and paste the Mixx code. For a better result on Blogger, I changed the original code with the following code:
<img align='absmiddle' alt='Add to Mixx!' border='0' src='http://www.mixx.com/images/buttons/mixx-button4.png' style='margin-left:20px;'/>
<a expr:href='"http://www.mixx.com/submit?page_url=" + data:post.url'>
Mixx it!
</a>
<a expr:href='"http://www.mixx.com/submit?page_url=" + data:post.url'>
Mixx it!
</a>
Test your template and save it!





0