Team:Queens Canada/Sandbox

From 2012.igem.org

(Difference between revisions)
 
Line 8: Line 8:
#bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;}
#bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;}
.firstHeading { display: none;}
.firstHeading { display: none;}
-
#content { border: none;}
+
#content { background-color: white;
 +
    border:none;
 +
    padding-bottom:none;
 +
    margin-bottom:none;}
#searchform { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
#searchform { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
body {background-color:#ffffff}
body {background-color:#ffffff}
Line 22: Line 25:
</style>
</style>
-
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
 
-
 
-
<script>
 
-
new TWTR.Widget({
 
-
  version: 2,
 
-
  type: 'profile',
 
-
  rpp: 4,
 
-
  interval: 6000,
 
-
  width: 250,
 
-
  height: 300,
 
-
  theme: {
 
-
    shell: {
 
-
      background: '#000050',
 
-
      color: '#ffffff'
 
-
    },
 
-
    tweets: {
 
-
      background: '#ffffff',
 
-
      color: '#000000',
 
-
      links: '#000050'
 
-
    }
 
-
  },
 
-
  features: {
 
-
    scrollbar: false,
 
-
    loop: false,
 
-
    live: false,
 
-
    hashtags: true,
 
-
    timestamp: true,
 
-
    avatars: false,
 
-
    behavior: 'all'
 
-
  }
 
-
}).render().setUser('iGEMQueens').start();
 
-
</script>
 
</html>
</html>

Latest revision as of 00:31, 11 May 2012