I have picked up this trick recently and this allows you to add a retweet gadget at the top of your blog post. If u want to know how it looks then you can see the left corner of all my posts which have this option. Now this is one the simplest to implement .
Here is how to do this. Go to DESIGN tab and EDIT HTML option and enable Expand widget templates. Now search for <div class='post-header-line-1/> by holding control and pressing F. Now paste the below code directly under it.
This is how retweet option looks |
<script type="text/javascript">
tweetmeme_url = '<data:post.url/>';
</script>
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"> </script>
Once you're done look at its preview and if everything is fine save your template. For all these editing tricks make sure that you download your template and have a copy of it in case anything goes totally wrong.
Hope you enjoyed these blogging tricks.
TIP: for all posts regarding EDITING HTML make sure that you have a downloaded copy of your template with you just in case anything goes wrong.
0 comments:
Post a Comment