Team:KAIST/header

From 2011.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 118: Line 118:
z-index:-100;
z-index:-100;
}
}
-
.widget {
 
-
position: fixed;
 
-
bottom:0px;
 
-
right:0px;
 
-
margin:20px;
 
-
}
 
-
 
</style>
</style>
</head>
</head>
-
 
-
<body>
 
-
<!--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>
 
-
</body>
 
</html>
</html>

Latest revision as of 19:38, 27 June 2011