Twitter Follower Box | Twitter Fan Box

Filled under: ,

Twitter Follower Box is a nice blogger widget. Many blogger have been waiting for this great widget, that allows your visitors to follow you via twitter account without leaving your site. It's called Twitter Follower Box or Twitter Fan Box. It works like and is closely based on the Facebook fan/Like box blogger widget. The code for this Fan box is created by Muhammad Zeeshan

1. Go To Blogger > Design
2. Select HTML/JavaScript widget
3. Paste the code below inside it

<!-- Twitter Follower Box -->
<script type='text/javascript'>
function fanbox_init(screen_name){document.getElementById('twitterfanbox').innerHTML='\<iframe name=\"fbfanIFrame_0\" frameborder=\"0\" allowtransparency=\"true\" src=\"http://s.moopz.com/connect.html?user='+screen_name+'\" class=\"FB_SERVER_IFRAME\" scrolling=\"no\" style=\"width: 250px; height: 250px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; \"\>\<\/iframe\>';}
</script>
<div id="twitterfanbox"></div><script
type="text/javascript">fanbox_init("MyPakBlogger");</script
type="text>
<!-- End Twitter Follower Box -->



4. Replace MyPakBlogger with your twitter username
5. Save and you are done!

The widget will looks like image bellow.

Twitter Follower Box | Twitter Fan Box