Installing Twitter Updates in Blogger

Twitter Updates

Increase your Twitter Tweets and Follower by appreciating the visitor who tweets your Username and Follower.One of The Way is to make Twitter updates Widget.

Twitter update Widget is the list of updates of Your Twitter account

 

 

 

 

Adding Twitter Update Widget:

  1. Go to Blogger.com.(You will be redirected to Blogger Dashboard) 
  2. Go to Design Or layout.
  3. Click on “Add A Gadget”.
  4. Select HTML/JavaScript .  
  5. Paste the following code. 
    <div id="bstwitter_div">
    <ul id="twitter_update_list"></ul>
    <a href=http://twitter.com/YourTwitterUsernameID="twitter-link" style="display:block;text-align:right;">Follow @ Twitter</a>
    </div>
    <script type="text/javascript" src="http://twitter.com/javascripts/blogger.js">
    </script>
    <script type="text/javascript" src="http://twitter.com/statuses/user_timeline/YourTwitterUsername.json?callback=twitterCallback2
    &amp;count=6">
    </script>
  6. Click on Save.
  7. You need to replace some code like
    • YourTwitterUsername –replace this with your Twitter username.(IN line 3 and 7) 
    • Replace count=6 as your wish

Designing the Widget

Style your widget by adding custom CSS .

  1. Go to Blogger.com(You will be redireted to Blogger Dashboard)
  2. Click on Design or Template
  3. Click on Edit Html
  4. Find ]]></b:skin> and add the following code Just before it.
    #bstwitter_div { 
    /* add styling codes here here */ 
    }
  5. Style Using CSS

Subscribe At free
Thank you for visiting FacebookSinker.blogspot.com. Please don't miss any of the updates by subscribing to our RSS feed or email updates.

No comments:

Post a Comment

 
back to top