Team:Marburg/Template:Header

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style>
<style>
 +
/* Wiki */
/* Wiki */
/* Author: Pieter van Boheemen */
/* Author: Pieter van Boheemen */
Line 6: Line 7:
#globalWrapper { background-color: transparent; width: 100%; height:100%; border:0; font-size: 100%}
#globalWrapper { background-color: transparent; width: 100%; height:100%; border:0; font-size: 100%}
#content { background-color: #fff; border: none; width: 100%; overflow: hidden; height:100%; line-height: 10pt; font-size: 100%;}
#content { background-color: #fff; border: none; width: 100%; overflow: hidden; height:100%; line-height: 10pt; font-size: 100%;}
-
#bodyContent { margin:0; width:100%; height:100%;}
+
#bodyContent { width:100%; height:100%;}
#top-section { height: 15px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; font-size: 10px; z-index: 10;  
#top-section { height: 15px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; font-size: 10px; z-index: 10;  
background: #4cb4b6; position: fixed; top: 0;}
background: #4cb4b6; position: fixed; top: 0;}
Line 25: Line 26:
  top: 0;
  top: 0;
  display: block;
  display: block;
-
  z-index: 20;
+
  z-index: 10;
  color: #000;
  color: #000;
  line-height: 15px;
  line-height: 15px;
Line 34: Line 35:
   height: 15px;
   height: 15px;
   background: #4cb4b6;
   background: #4cb4b6;
-
   z-index: 50;
+
   z-index: 11;
 +
  width: 50%;
}
}
-
#menubar.right-menu ul { line-height: 15px; height: 15px;}
+
 
-
#menubar.right-menu li a, #menubar.left-menu li a { color: #000; background: transparent; padding-left: 5px !important; font-size: 8pt; z-index: 100; }
+
 
 +
#menubar.right-menu ul,
 +
#menubar.left-menu ul { line-height: 15px; height: 15px; z-index: 11; }
 +
#menubar.right-menu li a, #menubar.left-menu li a { color: #000; background: transparent; padding-left: 5px !important; font-size: 8pt;}
/* Wiki */
/* Wiki */
Line 64: Line 69:
/* header */
/* header */
#header {
#header {
-
  height: 153px;
+
  height: 168px;
  width: 100%;
  width: 100%;
-
  background: url('https://static.igem.org/mediawiki/2013/7/7e/Igem-marburg-header-bg.png') top;
+
  background: url('https://static.igem.org/mediawiki/2013/7/7e/Igem-marburg-header-bg.png') bottom;
  text-align: center;
  text-align: center;
  position: fixed;
  position: fixed;
  display: block;
  display: block;
-
  overflow: hidden;
+
  overflow: hidde;
  z-index: 15;
  z-index: 15;
-
top: 15px;
 
}
}
#header #header-focus {
#header #header-focus {
  width: 1000px;
  width: 1000px;
-
  height: 153px;
+
  height: 163px;
-
  background: url('https://static.igem.org/mediawiki/2013/8/89/Igem-marburg-header-bg-center.png') no-repeat top transparent;
+
  background: url('https://static.igem.org/mediawiki/2013/8/89/Igem-marburg-header-bg-center.png') no-repeat bottom transparent;
  margin: 0 auto !important;
  margin: 0 auto !important;
  text-align: center;  
  text-align: center;  
 +
}
 +
#header #header-focus img {
 +
  position: relative;
 +
  top: 15px;
}
}
#header-focus #header-banner {
#header-focus #header-banner {
  width: 1000px;
  width: 1000px;
-
  height: 115px;
+
  height: 130px;
}
}
Line 287: Line 295:
#header-navigation ul :hover ul :hover ul ul,  
#header-navigation ul :hover ul :hover ul ul,  
#header-navigation ul :hover ul :hover ul :hover ul ul {left:-9999px;}
#header-navigation ul :hover ul :hover ul :hover ul ul {left:-9999px;}
 +
</style>
</style>

Revision as of 23:46, 9 August 2013