World Championship Jamboree/blog

From 2011.igem.org

(Difference between revisions)
(Created page with "{{WCJMainPageCSS}} <html> <table width="900px" border="0"> <tr> <td width="700px"></td> <td width="200px"><script src="http://widgets.twimg.com/j/2/widget.js"></script> <script...")
Line 1: Line 1:
{{WCJMainPageCSS}}
{{WCJMainPageCSS}}
<html>
<html>
-
<table width="900px" border="0">
+
<table width="1000px" border="0">
<tr>
<tr>
-
<td width="700px"></td>
+
<td width="800px"></td>
<td width="200px"><script src="http://widgets.twimg.com/j/2/widget.js"></script>
<td width="200px"><script src="http://widgets.twimg.com/j/2/widget.js"></script>
-
<script>
+
    <script>
-
new TWTR.Widget({
+
        new TWTR.Widget({
-
  version: 2,
+
        version: 2,
-
  type: 'search',
+
        type: 'search',
   search: '#iGEM2011Championship',
   search: '#iGEM2011Championship',
   interval: 30000,
   interval: 30000,
Line 17: Line 17:
   theme: {
   theme: {
     shell: {
     shell: {
-
background: '#c0aa2d',
+
background: '#c0aa2d',
-
color: '#000000'
+
color: '#000000'
-
},
+
},
-
tweets: {
+
tweets: {
-
background: '#FFFFFF',
+
background: '#FFFFFF',
-
color: '#006633',
+
color: '#006633',
-
links: '#F37321'}
+
links: '#F37321'}
-
},
+
},
-
features: {
+
features: {
-
scrollbar: false,
+
scrollbar: false,
-
loop: false,
+
loop: false,
-
live: false,
+
live: false,
-
hashtags: true,
+
hashtags: true,
-
timestamp: false,
+
timestamp: false,
-
avatars: false,
+
avatars: false,
-
behavior: 'all'
+
behavior: 'all'
-
}
+
}
}).render().start();
}).render().start();
</script></td>
</script></td>

Revision as of 14:53, 7 November 2011