Team:Imperial College London/Templates/Banner

From 2011.igem.org

(Difference between revisions)
 
(38 intermediate revisions not shown)
Line 2: Line 2:
  <head>
  <head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
 
-
<script type="text/javascript" src="https://2011.igem.org/Team:Imperial_College_London/magnifier?action=raw&ctype=text/js">
 
-
/***********************************************
 
-
* jQuery Image Magnify- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
 
-
* This notice MUST stay intact for legal use
 
-
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
 
-
***********************************************/
 
-
</script>
 
-
 
-
 
   <style type="text/css">
   <style type="text/css">
Line 38: Line 28:
   position: relative;
   position: relative;
   text-align:center;
   text-align:center;
-
   }
+
   z-index:-1;
-
 
+
-
  #AuxLogoBackup {
+
-
  position: absolute;
+
-
  left:300px;
+
-
  top:20px;
+
   }
   }
Line 97: Line 82:
   a:active {color:#93B825;}
   a:active {color:#93B825;}
   a[name]:hover {text-decoration:none;}  
   a[name]:hover {text-decoration:none;}  
 +
 +
  a.sitemap:link,a.sitemap:visited {color:#000000;font-decoration:none;}
 +
  a.sitemap:hover,a.sitemap:active {color:#000000;font-decoration:underline;}
   h1 {
   h1 {
Line 156: Line 144:
   .border {
   .border {
   border:1px solid #B2B2B2;
   border:1px solid #B2B2B2;
 +
  z-index:101;
 +
  }
 +
 +
  .borderMagnify {
 +
  border:1px solid #B2B2B2;
 +
  z-index:101;
 +
  margin-left:-9px;
 +
  margin-right:9px;
   }
   }
Line 170: Line 166:
   border:1px solid black;
   border:1px solid black;
   text-align:center;
   text-align:center;
 +
  }
 +
 +
  .newouterbox {
 +
  background-color:#FF944D;border:1px solid #CCCCCC;margin:20px;padding-bottom:0px;
 +
  }
 +
 +
  .newinnerbox {
 +
  border:1px solid #CCCCCC;margin:10px 20px 20px 20px;padding-top:0px;padding-bottom:13px;background-color:#ffffff;
 +
  }
 +
 +
  .newtext {
 +
  text-align:center;background-color:#FF944D;color:#000000;
   }
   }
Line 201: Line 209:
   iframe {
   iframe {
   padding: 10px 20px 10px 20px;
   padding: 10px 20px 10px 20px;
 +
  }
 +
 +
  #BackToTop {
 +
  position:fixed;
 +
  bottom:0;
 +
  right:0;
 +
  }
 +
 +
  #Sitemap {
 +
  position:fixed;
 +
  bottom:0;
 +
  left:0;
   }
   }
Line 207: Line 227:
<body>
<body>
 +
<a name="top"></a>
<div id='AuxLogo'>
<div id='AuxLogo'>
-
<embed src="https://static.igem.org/mediawiki/2011/6/6b/ICL_AuxinLogo.swf" width="360px" height="165px" />
 
-
</div>
 
-
<div id='AuxLogoBackup'>
 
   <a href='https://2011.igem.org/Team:Imperial_College_London'>
   <a href='https://2011.igem.org/Team:Imperial_College_London'>
     <img src="https://static.igem.org/mediawiki/2011/5/5b/ICL_Auxin_Logo_New.png" style="width:350px;" />
     <img src="https://static.igem.org/mediawiki/2011/5/5b/ICL_Auxin_Logo_New.png" style="width:350px;" />
Line 224: Line 242:
     <img src='https://static.igem.org/mediawiki/2011/1/19/ImperialLogo.png' style="width:160px;" />
     <img src='https://static.igem.org/mediawiki/2011/1/19/ImperialLogo.png' style="width:160px;" />
   </a>
   </a>
 +
</div>
 +
 +
<div id="BackToTop">
 +
<a href="#top">
 +
<img src="https://static.igem.org/mediawiki/2011/6/62/ICL_BackToTop2.png" width="48px" />
 +
</a>
 +
</div>
 +
 +
<div id="Sitemap">
 +
<a href="https://2011.igem.org/Team:Imperial_College_London/Sitemap">
 +
<img src="https://static.igem.org/mediawiki/2011/f/f5/ICL_SitemapBtn.png" width="80px" />
 +
</a>
</div>
</div>
</body>
</body>
</html>
</html>

Latest revision as of 17:55, 28 October 2011