
Twitter has proven itself to be a great communication channel with your site visitors.
This badge can be installed almost on any site. Just customize it a bit and take the code.
Widget Adding Instructions:
Follow these simple steps to get this widget on your blog.
1. Login to your Blogger Dashboard
2. Click on the blog�s Layout on which you want to add this widget
3. click Add a Page Element on spot you want to add this widget
4. Add Html/ Javascript (click �add to blog� under the page element Feed)
5. Just copy and paste this code.
<script src='http://files.go2web20.net/twitterbadge/1.0/badge.js' type='text/javascript'></script><script type='text/javascript' charset='utf-8'><!--
tfb.account = 'you-username-here ';
tfb.label = 'follow-me';
tfb.color = '#35ccff';
tfb.side = 'r';
tfb.top = 200;
tfb.showbadge();
--></script>
<!-- end of twitter follow badge -->
Customize it: replace your user name with your-username-her.
save it you r done