Add the following code in the html code of your blog before </body> tag
<!-- twitter follow badge by go2web20 -->
<script src='http://www.go2web20.net/twitterfollowbadge/1.0/badge.js' type='text/javascript'/>
<script charset='utf-8' type='text/javascript'><!--
tfb.account = 'nabinkm';
tfb.label = 'follow-me';
tfb.color = '#2f3192';
tfb.side = 'r';
tfb.top = 136;
tfb.showbadge();
--></script>
<!-- end of twitter follow badge -->
Now insert the html at any place in the body. For blogger blogs, I find it easy to add html element and add it there.
<a style="display:scroll;position:fixed;bottom:100px;left:1px;" href="http://www.twitter.com/nabinkm" target="_blank"><img height="97" style="border:0;" src="http://i.imgur.com/t2Iha.jpg" /></a>
<a href="http://www.twitter.com/nabinkm"> @nabinkm </a>
<a style="display:scroll;position:fixed;bottom:100px;left:24px;" href="http://www.twitter.com/nabinkm" target="_blank"><img style="border:0;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhWmpT3pwoLheK3o6ROc-nhiIZiiSkTnrSW0RRRM8xhY6H35AIjpcNmVsAOkAl1ayZ-i0ontoTjfmI6EyJIz8P0SQY_nCi-gY0zahpWg32ApxzSlHKQig8lBYIStO2MT0O4PDfiD2hX4ldH/s155/nepalflag.gif" height="100" width="75" /></a>
No comments:
Post a Comment