A Twitter follower count button shows the number of the followers you have. For an example of such button, check my sidebar on "Twitter Update" section. Here is a step by step tutorial on how to add the button to Blogger powered website / blog.
1. Copy this script:
2. Login to blogger.com, then go to dashboard >> layout >> page elements >> add a gadget >> HTML / Javascript.
3. Paste the script there.
4. Change your-twitter-account with your account name, and optionally, you can also change blue to black or white. Hit "save" when you are finished.
Done! Visit your website / blog to view your new Twitter follower count button. Any difficulties / questions? You are welcomed to use the comments section.
1. Copy this script:
<script language="javascript" src="http://twittercounter.com/embed/?username=your-twitter-account&style=blue" type="text/javascript">
</script>
2. Login to blogger.com, then go to dashboard >> layout >> page elements >> add a gadget >> HTML / Javascript.
3. Paste the script there.
4. Change your-twitter-account with your account name, and optionally, you can also change blue to black or white. Hit "save" when you are finished.
Done! Visit your website / blog to view your new Twitter follower count button. Any difficulties / questions? You are welcomed to use the comments section.