Team:St Andrews/template

From 2011.igem.org

(Difference between revisions)
(Undo revision 40751 by Max.nicosia (talk))
Line 4: Line 4:
<!-- Start of internal Stylesheet  (I think it's better if we build our own..) -->
<!-- Start of internal Stylesheet  (I think it's better if we build our own..) -->
-
<style type="text/css">
 
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
 +
<style type="text/css">
 +
Line 44: Line 45:
<!-- we can add more to this later but suggested basic structure.. -->
<!-- we can add more to this later but suggested basic structure.. -->
 +
 +
.container0 {position: relative; background-color:#000000; width:900px; height:250px; margin: 0px auto -1px auto; }
   #title {
   #title {
Line 52: Line 55:
     left: 0px;}
     left: 0px;}
-
#projectlogo {
+
.title {
-
     width:400px;
+
      
-
    height:50px;
+
     position: absolute;
     position: absolute;
-
     top: 8px;
+
     top: 0px;
-
     left: 20px;}
+
     right: 0px;
 +
    width:182px;
 +
    height:190px;
 +
    background-color:#0;
 +
z-index: 22;
 +
    }
-
#unilogo   {
+
#unilogo {
     width:52px;
     width:52px;
     height:70px;
     height:70px;
-
     position: absolute;
+
     position: relative;
     top: 0px;
     top: 0px;
-
     left: 615px;}
+
     margin: 0px auto -1px auto;  
 +
    }
   .firstHeading {
   .firstHeading {
   display: none;}  
   display: none;}  
-
.container0 {position: relative; background-color:#000000; width:900px; height:250px; margin: 0px auto -1px auto; }
+
 
.container1 {position: relative; top:0px; left:0px}
.container1 {position: relative; top:0px; left:0px}
Line 220: Line 228:
</div>
</div>
-
 
+
<div class="title">
 +
<div id ='unilogo'>
 +
<a href='http://www.st-andrews.ac.uk/'>
 +
    <img src='https://static.igem.org/mediawiki/2011/e/e0/University_logo.jpg' border="0">
 +
  </a>
 +
</div>
 +
</div>
<div class="top-slider-main">
<div class="top-slider-main">
Line 366: Line 380:
<body>
<body>
-
<div id ='title'>
 
-
<div id ='unilogo'>
 
-
<a href='http://www.st-andrews.ac.uk/'>
 
-
    <img src='https://static.igem.org/mediawiki/2011/e/e0/University_logo.jpg'>
 
-
    </a>
 
-
</div>
 
-
 
-
<div id ='projectlogo'>
 
-
 
-
  <a href='https://2010.igem.org/Team:Imperial_College_London'>
 
-
    <img src='https://static.igem.org/mediawiki/2010/9/9f/ICparalogo.png'>
 
-
    </a>
 
-
  </div>
 
-
 
-
</div>
 
</body>
</body>
</html>
</html>

Revision as of 14:18, 14 July 2011