Log in to blogger >Template > Edit HTML
Now press CTRL+F and find the following code
</body>
Now paste following code just after </body>
<script src='https://sites.google.com/site/mmktricks/flyingtwitter.js' type='text/javascript'>
</script>
<script type='text/javascript'>
var twitterAccount = "your twitter username";
var tweetThisText = " <data:blog.pageTitle/> : <data:blog.url/> ";
tripleflapInit();
</script>
</script>
<script type='text/javascript'>
var twitterAccount = "your twitter username";
var tweetThisText = " <data:blog.pageTitle/> : <data:blog.url/> ";
tripleflapInit();
</script>
You have to replace your twitter username with the highlighted color text. Save the template and see a nice animated flying twitter bird
No comments:
Post a Comment