How To Add SocialList Social Bookmarks below your Blog Post

Posted by Lasantha Bandara on May 17th, 2009 File Under : bookmarks, gadget, post, widget0 Comment

1.Log in to your dashboard--> layout- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see this:

<data:post.body/>

4.After the above code , copy and paste the code below:

&lt;!-- SocialList.org BEGIN --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
sociallist_url = location.href;
sociallist_title = document.title;
sociallist_text = &#39;&#39;;
sociallist_tags = &#39;&#39;;
&lt;/script&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://sociallist.org/widget.js?type=1&amp;cols=3&amp;rows=5&amp;button_dx=300&amp;button_dy=50&amp;lang=en&quot;&gt;&lt;/script&gt;
&lt;noscript&gt;
&lt;a href=&quot;http://sociallist.org/submit.php?type=1&amp;lang=en&amp;url=refpage&amp;title=refpage&amp;tag=refpage&amp;text=refpage&quot; target=&quot;_blank&quot; title=&quot;Bookmark this Website&quot;&gt;&lt;img src=&quot;http://sociallist.org/buttons/en300x50.gif&quot; border=&quot;0&quot; width=&quot;300&quot; height=&quot;50&quot; alt=&quot;Bookmark&quot; /&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;!-- SocialList.org END --&gt;

5.Click on "Save Templates" and refresh your site.

Demo

File Under : bookmarks, gadget, post, widget

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.