Team:ETH Zurich/Templates/TestHeader2

From 2012.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> /* Author: Pieter van Boheemen */ - Team: TU Delft: #globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: ...")
Line 38: Line 38:
/* Main menu */
/* Main menu */
 +
#eth_nav {
 +
    padding: 0 0 0 5px;
 +
}
 +
#eth_nav ul
#eth_nav ul
{ margin: 0;
{ margin: 0;
Line 52: Line 56:
{ display: block;
{ display: block;
background: #324143;
background: #324143;
-
padding: 5px 20px;
+
padding: 5px 15px;
text-decoration: none;
text-decoration: none;
border-right: 1px solid white;
border-right: 1px solid white;
Line 62: Line 66:
{ display: block;
{ display: block;
background: #324143;
background: #324143;
-
padding: 5px 20px;
+
padding: 5px 15px;
text-decoration: none;
text-decoration: none;
border-right: 1px solid white;
border-right: 1px solid white;
Line 104: Line 108:
     border-right: 1px solid white;
     border-right: 1px solid white;
     display: block;
     display: block;
-
     padding: 5px 20px;
+
     padding: 5px 15px;
     text-decoration: none;
     text-decoration: none;
     white-space: nowrap;
     white-space: nowrap;
Line 182: Line 186:
#eth_menu {
#eth_menu {
-
background-color: #324143; border: none; margin: 0; padding: 0; width: 100%;
+
  background-color: #324143;
 +
  border: medium none;
 +
  left: 100px;
 +
  margin: 0;
 +
  padding: 0;
 +
  position: relative;
 +
  top: -35px;
 +
  width: 875px;
 +
  border-radius: 8px 8px 8px 8px;
}
}
Line 288: Line 300:
<div id="eth_page">
<div id="eth_page">
-
<div id="eth_topnav">
+
<div id="eth_header">[[Image:eth_ecolipseeth_logo.png|200px]]</div>
-
  <div id="eth_topnav_left"></div>
+
-
  <div id="eth_topnav_right"></div><div class="clear"> </div>
+
-
</div>
+
-
<div id="eth_header">[[Image:eth_page_header.png|link=https://2012.igem.org/Main_Page]]</div>
+
<div id="eth_menu">
<div id="eth_menu">
<div id="eth_nav">
<div id="eth_nav">

Revision as of 15:45, 25 September 2012

Eth ecolipseeth logo.png