Sunday, February 22, 2009

5 Simple step to add tweetactive gadget on your Blog

1.Go to Blogger
2.Edit configuration of you blog , layout-->pageelements
3.Click Add a Gadget, select "HTML/JavaScript"
4.In content paste to follwing iFrame code
inserts iframe with following configuration
width:200px
height:200px
frameborder:"0"
scrollbar:"no"
src:http://www.tweetactive.com/getfancybadge?id={YOUR TWITTER ID}
i.e.
<iframe width="200px" frameborder="0" src="http://www.tweetactive.com/getfancybadge?id=markandey" scrollbar="no" height="200px">
</iframe>


5.Thats it.. you are done!!!

Note:
you can customize height and width as per your need, depends on what layout u r using.

No comments:

Post a Comment