Social Icons

Sunday, August 12, 2012

How to create a Twitter Follower in the Blog Box


How to create a Twitter Follower in the Blog Box.
Now I want to discuss about how to create and install the Twitter Follower Box on the blog. Looks like box later as Facebook, can you see the results later.

Well let us practice it.

1. Login to Blogger
2. Click the Dashboard> Design> Add a Gadget
3. Select widget HTML / JavaScript
4. Enter this code





<!-- 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: 295px; 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("@nurahwan1");</script
type="text><div
style="font-size:10px;margin-top:-8px;"><a
href="http://lalawanita.blogspot.com"></a></div>
<!-- End Twitter Follower Box -->


5. Replace @nurahwan1  with your username on Twitter. Replace http://lalawanita.blogspot.com with your url.
6. To resize, adjust the width and height of his
7. Save and Finish.


Good luck and hopefully succeed.

No comments: