Template:CSU Template 1 top
From 2013.igem.org
(Difference between revisions)
Line 42: | Line 42: | ||
} | } | ||
*/ | */ | ||
+ | |||
/* | /* | ||
If you want to edit each individual page, uncomment the following | If you want to edit each individual page, uncomment the following | ||
Line 365: | Line 366: | ||
//******************************************************************* | //******************************************************************* | ||
//************************DROPDOWN SCRIPT**************************** | //************************DROPDOWN SCRIPT**************************** | ||
- | //*********************************** | + | //******************************************************************* |
- | + | var slideStayTime = 3000; | |
- | + | ||
var ddspeed = 10; | var ddspeed = 10; | ||
var ddtimer = 15; | var ddtimer = 15; | ||
Line 472: | Line 472: | ||
</head> | </head> | ||
<body> | <body> | ||
- | <img src="https://lh6.googleusercontent.com/-1Q-9hddFWuI/UCGVfn6W4wI/AAAAAAAAAVQ/e7PcCnXWO8o/s500/igem_home_logo.png" width="100" height="100" style="position: fixed; top: 10px; right: 10px; cursor: pointer;" onClick="linkTo('https:// | + | <img src="https://lh6.googleusercontent.com/-1Q-9hddFWuI/UCGVfn6W4wI/AAAAAAAAAVQ/e7PcCnXWO8o/s500/igem_home_logo.png" width="100" height="100" style="position: fixed; top: 10px; right: 10px; cursor: pointer;" onClick="linkTo('https://2013.igem.org/Main_Page')" /> |
<div style="border: solid red 1px;" id="menubar"></div> | <div style="border: solid red 1px;" id="menubar"></div> | ||
<a id="side_bar" href="https://2013.igem.org/Team:CSU_Fort_Collins/Safety"></a> | <a id="side_bar" href="https://2013.igem.org/Team:CSU_Fort_Collins/Safety"></a> | ||
Line 479: | Line 479: | ||
<div style="position: absolute; top: 0; left: 0; height: 100%; width: 55%; z-index: 4; background: url(https://lh4.googleusercontent.com/-DDU8elUPsNM/UAm_sNRqnMI/AAAAAAAAARE/1Z2Xnvq4J1A/s600/fade1.png) top left; background-size: 100% 100%;"> | <div style="position: absolute; top: 0; left: 0; height: 100%; width: 55%; z-index: 4; background: url(https://lh4.googleusercontent.com/-DDU8elUPsNM/UAm_sNRqnMI/AAAAAAAAARE/1Z2Xnvq4J1A/s600/fade1.png) top left; background-size: 100% 100%;"> | ||
<a href="https://2013.igem.org/Team:CSU_Fort_Collins"> | <a href="https://2013.igem.org/Team:CSU_Fort_Collins"> | ||
- | + | ||
+ | <!-- CSU logo in top left with the moving gear stuff --> | ||
+ | <div style="position: relative; top: 30px; left: 10px; border: solid red 1px; height: 220px; width: 287.65px; border: none; background: url(https://lh3.googleusercontent.com/-31sRsyZb5LU/UCKUYpC-gMI/AAAAAAAAAVk/MiL9X1XsNQ0/s640/logo2.png) no-repeat left; background-size: auto 100%;"> | ||
<img src="http://picasion.com/pic56/66eccba80910fafd431232af43e6e48f.gif" style="position: absolute; top: 12%; left: 28%; height: 22%; width: auto;" /> | <img src="http://picasion.com/pic56/66eccba80910fafd431232af43e6e48f.gif" style="position: absolute; top: 12%; left: 28%; height: 22%; width: auto;" /> | ||
<img src="http://picasion.com/pic56/2f058d1a44eeb5749a3117dd586e79d6.gif" style="position: absolute; top: 26%; left: 21%; height: 12%; width: auto;" /> | <img src="http://picasion.com/pic56/2f058d1a44eeb5749a3117dd586e79d6.gif" style="position: absolute; top: 26%; left: 21%; height: 12%; width: auto;" /> | ||
<img src="http://picasion.com/pic56/fc61f0752651a6be3920ad3917e72fa2.gif" style="position: absolute; top: 42%; left: 1.5%; height: 12%; width: auto;" /> | <img src="http://picasion.com/pic56/fc61f0752651a6be3920ad3917e72fa2.gif" style="position: absolute; top: 42%; left: 1.5%; height: 12%; width: auto;" /> | ||
</div> | </div> | ||
+ | |||
</a> | </a> | ||
</div> | </div> |
Revision as of 15:24, 1 July 2013
|