Mixx.com is an useful site to share links and contents with your friends and it can help you to receive a big amount of traffic on your site. This short tutorial explais how to add a Mixx button on your Blogger template to share your stories directly from your site.
The result is a small button below each post:
Edit your Blogger template and check "Expand Widget Models". 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!
No comments:
Post a Comment