Template:TUDelftiGEM2009

From 2009.igem.org

(Difference between revisions)
Line 21: Line 21:
}
}
-
a {
+
a {
color: #000000;
color: #000000;
text-decoration: none;
text-decoration: none;
Line 43: Line 43:
color: #000000;
color: #000000;
text-decoration: none;
text-decoration: none;
-
}
+
}
 +
 
 +
#header {
 +
    width: 965px;
 +
    height: 80px;
 +
    position: relative;
 +
    <!--background: url(http://imagehere) no-repeat left top !important;-->
 +
}
 +
 
 +
#header_left .plainlinks a {
 +
    width: 172px;
 +
    height: 153px;
 +
    position: absolute;
 +
    top: 0px;
 +
    left: 5px;
 +
    text-decoration: none;
 +
    <!--background: url(https://static.igem.org/mediawiki/2008/a/a8/Tudelft_header_igem2008_logo_3.png) no-repeat left top !important;-->
 +
}
 +
#header_right .plainlinks a {
 +
    width: 200px;
 +
    height: 94px;
 +
    z-index: 100;
 +
    position: absolute;
 +
    top: 36px;
 +
    right: 0px;
 +
    text-decoration: none;
 +
    background: url(https://static.igem.org/mediawiki/2008/9/94/Tudelft_header_logo.png) no-repeat right top !important;
 +
    padding: 0;
 +
}
#menu {
#menu {
height: 48px;
height: 48px;
background: url(http://tnw.faculteiten.tudelft.nl/decoration/menu.gif) repeat-x left bottom;
background: url(http://tnw.faculteiten.tudelft.nl/decoration/menu.gif) repeat-x left bottom;
-
width: 751px;
+
width: 850px;
position: absolute;
position: absolute;
left: 50%;
left: 50%;
-
margin-left: -271px;
+
margin-left: -371px;
z-index: 1000;
z-index: 1000;
}
}
Line 177: Line 205:
#menu li#menu-home.active ul {
#menu li#menu-home.active ul {
-
background-position: 60px top;
+
background-position: 61px top;
}
}
#menu li#menu-team.active ul {
#menu li#menu-team.active ul {
-
background-position: 60px top;
+
background-position: 86px top;
}
}
-
#content {
+
#contentTU {
position: relative;
position: relative;
top: 20px;
top: 20px;
Line 197: Line 225:
   </style>
   </style>
 +
   <script type="text/javascript" src="http://tnw.faculteiten.tudelft.nl/scripts/jquery.js"></script>
   <script type="text/javascript" src="http://tnw.faculteiten.tudelft.nl/scripts/jquery.js"></script>
Line 204: Line 233:
   <script type="text/javascript" src="http://tnw.faculteiten.tudelft.nl/scripts/jquery.home.js"></script>
   <script type="text/javascript" src="http://tnw.faculteiten.tudelft.nl/scripts/jquery.home.js"></script>
   <script type="text/javascript" src="http://tnw.faculteiten.tudelft.nl/scripts/jquery.scripts.js"></script>
   <script type="text/javascript" src="http://tnw.faculteiten.tudelft.nl/scripts/jquery.scripts.js"></script>
-
 
</html>
</html>
 +
 +
<div id="header">
 +
 +
-
http://tnw.faculteiten.tudelft.nl/decoration/logo.gif
+
<div id="header_left"><span class="plainlinks">Logo Here</span></div>
 +
<div id="header_right"><span class="plainlinks">[http://www.tudelft.nl &nbsp; ]</span></div>
 +
<div id="menu">
<div id="menu">
Line 274: Line 308:
   
   
</div>
</div>
-
 
+
</div>
__NOTOC__
__NOTOC__
-
&nbsp;<P>
+
&nbsp;

Revision as of 10:50, 16 April 2009