Team:VIT Vellore/Templates/Header

From 2011.igem.org

(Difference between revisions)
 
(41 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<table cellspacing=0 cellpadding=0 border=0>
+
<head>
-
<tr>
+
<style type="text/css">
-
<td colspan="2">Here will be banner </td>
+
#top-section {
-
</tr>
+
  background-color: #ffffff;
-
<tr>
+
  height: 100px;
-
     <td colspan="2"></html>{{:Team:VIT_Vellore/Templates/Navigation}}<html></td>
+
  border: none;
-
</tr>
+
  width:910px;
-
<td>
+
  height:20px}
 +
 
 +
  #p-logo {
 +
  position: absolute;
 +
  display: none;}
 +
 
 +
  #search-controls {
 +
  display: none;}
 +
 +
  #paralogo {
 +
    width:20px;
 +
    height:20px;
 +
    position:absolute;
 +
    top: 0px;
 +
    left: 0px;}
 +
 
 +
  #menubar.left-menu {
 +
  position: absolute;
 +
  top:0px;
 +
  left:0px;}
 +
   
 +
    #igemlogo {
 +
    width:200px;
 +
    height:220px;
 +
    position:absolute;
 +
    top:0px;
 +
    margin-top:25px;
 +
    left:800px;}
 +
 
 +
#menubar.right-menu {
 +
  position: absolute;
 +
  top:0px;
 +
  right:0px;}
 +
 
 +
 
 +
  #menubar a:active,#menubar a:hover,#menubar a:link,#menubar a:visited {
 +
  color: #000000;}
 +
 
 +
  #footer-box {
 +
  width:900px;}
 +
 
 +
  body {
 +
  background-color: #ffffff}
 +
 
 +
  .firstHeading {
 +
    display: none;}
 +
 
 +
#content {
 +
    padding-top:50px;
 +
    width: 900px;
 +
    border: none;
 +
    font-family: helvetica, arial, sans-serif;
 +
    background-color:rgba(255,255,255,0.3);
 +
 
 +
}
 +
 
 +
h1{
 +
font-family: helvetica, sans-serif, verdana, geneva;
 +
font-size:32px;
 +
letter-spacing:1px;
 +
       
 +
}
 +
 +
h2{
 +
font-family: helvetica, sans-serif, verdana, geneva;
 +
font-size:16px;
 +
text-transform:uppercase;
 +
letter-spacing:1px;
 +
border-bottom:2px solid #000;
 +
}
 +
h3{
 +
font-family: helvetica, sans-serif, verdana, geneva;
 +
color:#000;
 +
font-size:14px;
 +
text-transform:uppercase;
 +
line-height:16px;
 +
letter-spacing:1px;
 +
}
 +
#textBox{
 +
    width: 840px;
 +
    padding: 10px;
 +
    border: none;
 +
    font-family: helvetica, arial, sans-serif;
 +
    background-color:rgba(255,255,255,0.3);
 +
    -moz-box-shadow: 0px 0px 20px #aaaaaa;
 +
    -webkit-box-shadow: 0px 0px 20px #aaaaaa;
 +
    box-shadow: 0px 0px 20px #aaaaaa;
 +
 
 +
 
 +
}
 +
p.clear
 +
{
 +
clear:both;
 +
}
 +
</style>
 +
 
 +
</head>
 +
<body>  
 +
<style>
 +
body{background-image:url('https://static.igem.org/mediawiki/2011/d/d1/Vit_background.png');
 +
background-position:top center;
 +
background-repeat:repeat-y}
 +
</style>
 +
<div id='igemlogo'>
 +
     <a href='https://2011.igem.org/Main_Page'>
 +
    <img src='https://static.igem.org/mediawiki/2010/7/7d/ICLlogo2.png' style="height: 70px">
 +
    </a>
 +
  </div>
 +
<div id='paralogo'>
 +
    <a href='https://2011.igem.org/Team:VIT_Vellore'>
 +
    <img src='https://static.igem.org/mediawiki/2011/0/0e/Vit_logo.png' style="height: 120px">
 +
    </a>
 +
  </div>
 +
 
 +
</body>
</html>
</html>

Latest revision as of 21:35, 5 October 2011