Team:St Andrews/template

From 2011.igem.org

(Difference between revisions)
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 45: Line 44:
<!-- 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 55: Line 52:
     left: 0px;}
     left: 0px;}
-
.title {
+
#projectlogo {
-
      
+
     width:400px;
 +
    height:50px;
     position: absolute;
     position: absolute;
-
     top: 0px;
+
     top: 8px;
-
     right: 0px;
+
     left: 20px;}
-
    width:182px;
+
-
    height:190px;
+
-
    background-color:#0;
+
-
z-index: 22;
+
-
    }
+
-
#unilogo {
+
#unilogo   {
     width:52px;
     width:52px;
     height:70px;
     height:70px;
-
     position: relative;
+
     position: absolute;
     top: 0px;
     top: 0px;
-
     margin: 0px auto -1px auto;  
+
     left: 615px;}
-
    }
+
   .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 228: Line 220:
</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 380: Line 366:
<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:24, 14 July 2011