Main Page: Difference between revisions

From Iskomunidad
No edit summary
No edit summary
Line 17: Line 17:
|style="vertical-align: top; border-right: 1px solid #cfcfbf; padding: 2px 8px 2px 5px; width:33%; background-color: #FFFFFF"|
|style="vertical-align: top; border-right: 1px solid #cfcfbf; padding: 2px 8px 2px 5px; width:33%; background-color: #FFFFFF"|
<html>
<html>
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
  version: 2,
  type: 'search',
  search: 'up diliman',
  interval: 6000,
  title: 'UP DILC',
  subject: 'Live stream!',
  width: 'auto',
  height: 300,
  theme: {
    shell: {
      background: '#781021',
      color: '#ffffff'
    },
    tweets: {
      background: '#ffffff',
      color: '#25540e',
      links: '#108acc'
    }
  },
  features: {
    scrollbar: false,
    loop: true,
    live: true,
    hashtags: true,
    timestamp: true,
    avatars: true,
    toptweets: true,
    behavior: 'default'
  }
}).render().start();
</script> 
</html>
</html>
|}
|}

Revision as of 08:26, 5 August 2011