Posted by
mk |
June 28, 2009
.
TwitThis is an easy way for people to send Twitter messages about your blog post or website. This tutorial illustrates a simple way to add a TwitThis link on each post of your Blogger template. I suggest you to try it because it’s very useful and drive a lot of traffic on your website if you have a good Twitter network.
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
Sign-in in your Blogger dashboard and click on Layout Tab > Modify HTML. Select expand widgets option and copy the following code where you want in the posts section (for example below the post title).
<a expr:href=‘”http://twitthis.com/twit?url=” + data:post.url + “&title=” + data:post.title’>Twit This!</a>
Copy and paste the code exactly how it is in the box above! Don’t remove spaces!
CSS code
If you like my TwitThis link (
), add this class in your CSS file and use it in the previous link:
.share-twitthis{
background:url(http://tinyurl.com/ay2jsc) 10px top no-repeat;
padding-left:42px;
font-size:11px;
line-height:18px;
}
That’s all!
Related posts:
- Twitter Following Interface Changes
- Add Digg Button on Blogger Template
- Add “Tweet This” Short URL Links to Your Blogger Template
- Free 3 Column Blogger Template: WoodMag
- Girly Magazine – Blogger Template
Posted under
Social Media,
Twitter,
blogger |
Comment Like this article?
Recent Comments