Team:Imperial College London/Templates/Banner

From 2011.igem.org

(Difference between revisions)
Line 6: Line 6:
   #top-section {
   #top-section {
-
  background-color: #ffffff;
 
-
  height: 100px;
 
-
  border: none;
 
   width:975px;
   width:975px;
-
   height:0px}
+
   height:232px;
 +
  border: none;
 +
  background-image:url('https://static.igem.org/mediawiki/2011/6/68/ICL_CombineLogo.png');
 +
  }
   #p-logo {
   #p-logo {
-
  position: absolute;
 
   display: none;}
   display: none;}
   #search-controls {
   #search-controls {
   display: none;}
   display: none;}
 +
 +
  .right-menu li a, .right-menu li a:hover {
 +
  color: #A35200;
 +
  background-color: transparent;
 +
  }
   .firstHeading {
   .firstHeading {
     display: none;}
     display: none;}
 +
 +
  body {
 +
  background: #f3ebe1;
 +
  background-image:url('https://static.igem.org/mediawiki/2011/f/f5/ICL_DesertBackground.jpg');
 +
  }
   #content {
   #content {
   position: relative;
   position: relative;
   width: 975px;
   width: 975px;
 +
  margin: 0 auto;
 +
  padding-top:1px;
   padding-left:0px;
   padding-left:0px;
   padding-right:0px;
   padding-right:0px;
-
   border-left: 1px solid #444;
+
   padding-bottom:0px;
-
   border-right: 1px solid #444;
+
  background: #ffffff;
 +
  color: black;
 +
   border: none;
   line-height: 1.5em;
   line-height: 1.5em;
   z-index: 2;
   z-index: 2;
   }
   }
-
    
+
 
 +
   #contentSub {
 +
  margin: 0 0 0 0;
 +
  }
 +
 
 +
  #bodyContent h1, #bodyContent h2 {
 +
  margin-bottom: 0;
 +
  }
 +
 
 +
  a {color:#A35200;}
   a:link {color:#A35200;}
   a:link {color:#A35200;}
   a:visited {color:#824200;}
   a:visited {color:#824200;}
   a:hover {color:#A35200;}
   a:hover {color:#A35200;}
   a:active {color:#A35200;}
   a:active {color:#A35200;}
 +
  a[name]:hover {text-decoration:none;}
-
   h1 {font-family: Georgia, serif;font-size:2em;color:#A35200;border-style:none;}
+
   h1 {
-
 
+
  font-family: 'Lucida Grande', sans-serif;
-
   #iGEMlogo {
+
  color: #A35200;
-
    width:160px;
+
   background: #ffffff;
-
    height:92px;
+
  font-weight: bold;
-
    position: relative;
+
  font-size: 2.2em;
-
    top: 0px;
+
  margin: 0;
-
    left: 10px;}
+
  padding: 25px 20px 5px 20px;
 +
  border-bottom: none;
 +
  }
-
   #ICLlogo {
+
   h2 {
-
    width:150px;
+
  font-family: 'Lucida Grande', sans-serif;
-
    height:50px;
+
  color: #A35200;
-
    position: relative;
+
  background: #ffffff;
-
    top: 13px;
+
  font-weight: bold;
-
    left: 5px;}
+
  font-size: 2em;
 +
  margin: 0;
 +
  padding: 25px 20px 5px 20px;
 +
  border-bottom: none;
 +
  }  
-
   #Banner {
+
   h3 {
-
    width:725px;
+
  font-family: 'Lucida Grande', sans-serif;
-
    height:15px;
+
  color: #A35200;
-
    position: relative;
+
  background: #ffffff;
-
    top: -140px;
+
  font-weight: bold;
-
    left: 230px;}
+
  font-size: 1.8em;
 +
  margin: 0;
 +
  padding: 25px 20px 5px 20px;
 +
  border-bottom: none;
 +
  }
-
   </style>
+
   p {
-
  </head>
+
  font-family: Georgia, serif;
 +
  color: #000000;
 +
  background: #ffffff;
 +
  font-weight: normal;
 +
  font-size: 1em;
 +
  line-height: 1.7em;
 +
  text-align: justify;
 +
  margin: 0;
 +
  padding: 10px 20px 0px 20px;
 +
  }
-
  <body>
+
  iframe {
 +
  padding: 10px 20px 10px 20px;
 +
  }
-
   <div id="iGEMlogo">
+
   </style>
-
    <a href="https://2011.igem.org/Main_Page" target="_new">
+
   </head>
-
    <img src="https://static.igem.org/mediawiki/2011/b/be/ICL_iGEM_Logo.png" alt="iGEM logo" width="120" hspace="28" align="middle" />
+
-
    </a>
+
-
  </div>
+
-
 
+
-
  <div id="ICLlogo">
+
-
    <a href="http://www3.imperial.ac.uk/" target="_new">
+
-
    <img src="https://static.igem.org/mediawiki/2011/1/19/ImperialLogo.png" alt="Imperial logo" width="190" hspace="10" align="middle" />
+
-
    </a>
+
-
  </div>
+
-
 
+
-
  <div id="Banner">
+
-
    <a href="https://2011.igem.org/Team:Imperial_College_London">
+
-
    <img src="https://static.igem.org/mediawiki/2011/3/37/ICL_Banner.png" alt="Banner" width="735" hspace="0" align="middle" />
+
-
    </a>
+
-
  </div>
+
-
 
+
-
   </body>
+
</html>
</html>

Revision as of 22:44, 29 August 2011