Team:St Andrews/template
From 2011.igem.org
(Difference between revisions)
(Undo revision 40751 by Max.nicosia (talk)) |
Max.nicosia (Talk | contribs) |
||
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..) --> | ||
- | |||
<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;} | ||
- | + | .title { | |
- | + | ||
- | + | ||
position: absolute; | position: absolute; | ||
- | top: | + | top: 0px; |
- | + | right: 0px; | |
+ | width:182px; | ||
+ | height:190px; | ||
+ | background-color:#0; | ||
+ | z-index: 22; | ||
+ | } | ||
- | #unilogo | + | #unilogo { |
width:52px; | width:52px; | ||
height:70px; | height:70px; | ||
- | position: | + | position: relative; |
top: 0px; | top: 0px; | ||
- | + | margin: 0px auto -1px auto; | |
+ | } | ||
.firstHeading { | .firstHeading { | ||
display: none;} | display: none;} | ||
- | + | ||
.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> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 14:18, 14 July 2011