Team:KAIST-Korea/Test Count

From 2011.igem.org

(Difference between revisions)
Line 29: Line 29:
<style type="text/css">
<style type="text/css">
 +
 +
div {
 +
font-family:"Arial",Sans-serif; color:white;
 +
}
 +
 +
 +
.widget {
 +
width:250px;
 +
margin:10px;
 +
border-right-style:solid;
 +
border-width:1px;
 +
border-color:white;
 +
}
 +
 +
 +
a:hover {color:#FA8282;}  /* mouse over link */
a:hover {color:#FA8282;}  /* mouse over link */
a:active {color:#FFFFFF;}  /* selected link */
a:active {color:#FFFFFF;}  /* selected link */
Line 57: Line 73:
<a>2011 iGEM</a>
<a>2011 iGEM</a>
</div>
</div>
 +
 +
<!--FACEBOOK APPLICATION-->
 +
<div class="widget">
 +
<iframe src="http://www.facebook.com/plugins/like.php?app_id=115152055242776&amp;href=http%3A%2F%2F2011.igem.org%2FTeam%3AKAIST-Korea&amp;send=false&amp;layout=standard&amp;width=300&amp;show_faces=false&amp;action=like&amp;colorscheme=dark&amp;font=arial&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:225px; height:40px;" allowTransparency="true"></iframe></iframe>
 +
 +
<br /><br />
 +
 +
<!--Twitter APPLICATION-->
 +
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
 +
<script>
 +
new TWTR.Widget({
 +
  version: 2,
 +
  type: 'profile',
 +
  rpp: 4,
 +
  interval: 6000,
 +
  width: 225,
 +
  height: 300,
 +
  theme: {
 +
    shell: {
 +
      background: '#606060',
 +
      color: '#ffffff'
 +
    },
 +
    tweets: {
 +
      background: '#ffffff',
 +
      color: '#000000',
 +
      links: '#0040ff'
 +
    }
 +
  },
 +
  features: {
 +
    scrollbar: false,
 +
    loop: false,
 +
    live: false,
 +
    hashtags: true,
 +
    timestamp: true,
 +
    avatars: false,
 +
    behavior: 'all'
 +
  }
 +
}).render().setUser('iGEM_KAIST').start();
 +
</script>
 +
</div>
 +
 +
 +
 +
<div class="abstract">
 +
<forum></forum>
 +
</div>
 +
 +
 +
 +
</BODY>
</BODY>

Revision as of 10:37, 8 July 2011