How To Add Twit This! Icon below your blog post? 0

Blog101 | 12:39 PM | , , ,

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

2.Click on "Expand Widget Templates"
3.Scroll down to where you see this:

]]></b:skin>
4.Now copy below code and paste it before above code.
.share-twitthis{
background:url(http://tinyurl.com/ay2jsc) 10px top no-repeat;
padding-left:42px;
font-size:11px;
line-height:18px;
}
Look at the picture below.

5.Now again scroll down to where you see this :
<p><data:post.body/></p>
6.Copy and paste below right after above line.
<div class='share-twitthis'>
<a expr:href='&quot;http://twitthis.com/twit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title'>Twit This!</a></div>
7.Now save your template and you are done.

0 Responses So Far: