To add TwitThis on your Blogger template you can using the code you can find here.
That code uses JavaScript. If you want use a simpler way to add it use this alternative.
HTML Code
- login to your blogger dashboard
- Click on Layoutpreview :
- Click on Edit HTMLPreview :
- Check Expand Widget TemplatesPreview :
- Then add the Below Code Were You Want (This Code Will Only Display Link)
<a expr:href='"http://twitthis.com/twit?url=" + data:post.url + "&title=" + data:post.title'>Twit This!</a>
Note : Copy and paste the code exactly how it is in the box above! Don't remove spaces! - Save Your Template
If you like my TwitThis link (), add this class in your CSS file and use it in the previous link:
Add the below Code Before ]]></b:skin>
.share-twitthis{Then add this code where you want it to Display
background:url(http://tinyurl.com/ay2jsc) 10px top no-repeat;
padding-left:42px;
font-size:11px;
line-height:18px;
}
<div class='share-twitthis'><a expr:href='"http://twitthis.com/twit?url=" + data:post.url + "&title=" + data:post.title'>Twit This!</a></div>Thats All Enjoy ! having problem ?? comment and get it solved.
No comments:
Post a Comment