Template:Team:Groningen/Footer
From 2010.igem.org
(Difference between revisions)
Joelkuiper (Talk | contribs) |
Joelkuiper (Talk | contribs) |
||
Line 64: | Line 64: | ||
<div id="footerBox"> | <div id="footerBox"> | ||
+ | <div style="float: right; width: 300px;"> | ||
+ | <span class="head" style="margin-bottom: 1em; display: block">Our updates</span> | ||
+ | <script src="http://widgets.twimg.com/j/2/widget.js"></script> | ||
+ | <script> | ||
+ | new TWTR.Widget({ | ||
+ | version: 2, | ||
+ | type: 'profile', | ||
+ | rpp: 5, | ||
+ | interval: 6000, | ||
+ | width: 300, | ||
+ | height: 500, | ||
+ | theme: { | ||
+ | shell: { | ||
+ | background: '#fff6c9', | ||
+ | color: '#000000' | ||
+ | }, | ||
+ | tweets: { | ||
+ | background: '#fff6c9', | ||
+ | color: '#000000', | ||
+ | links: '#000dff' | ||
+ | } | ||
+ | }, | ||
+ | features: { | ||
+ | scrollbar: false, | ||
+ | loop: false, | ||
+ | live: false, | ||
+ | hashtags: true, | ||
+ | timestamp: true, | ||
+ | avatars: false, | ||
+ | behavior: 'all' | ||
+ | } | ||
+ | }).render().setUser('igemgroningen').start(); | ||
+ | </script> | ||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
</div> | </div> | ||
</html> | </html> |
Revision as of 14:00, 25 October 2010