Team:Northwestern/Templates/twitter

From 2011.igem.org

(Difference between revisions)
Line 5: Line 5:
<script src="http://twitter.com/statuses/user_timeline/iGEM_NU.json?callback=twitterCallback2&count=4" type="text/javascript"></script>
<script src="http://twitter.com/statuses/user_timeline/iGEM_NU.json?callback=twitterCallback2&count=4" type="text/javascript"></script>
-
<script type="text/css">
+
<style type="text/css">
#twitter {
#twitter {
-webkit-border-radius: 5px;
-webkit-border-radius: 5px;
Line 16: Line 16:
width:405px;
width:405px;
height: 44px;
height: 44px;
-
background:#c68aeb url(yourimagehere);
+
background:#c68aeb url();
color:#fff;
color:#fff;
text-shadow:.5px .5px #333;
text-shadow:.5px .5px #333;
Line 64: Line 64:
width: 430px;
width: 430px;
height: 29px;
height: 29px;
-
background:#c68aeb url(yourimagehere);
+
background:#c68aeb url();
}
}
-
</script>
+
</style>
<div id="twitter">
<div id="twitter">

Revision as of 18:16, 11 August 2011