Team:Marburg/Template:Header

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style>
<style>
 +
/* Wiki */
 +
/* Author: Pieter van Boheemen */
 +
/* Team: TU Delft */
#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: 0; 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 { margin:0; 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: url('https://static.igem.org/mediawiki/2013/7/7e/Igem-marburg-header-bg.png') #BBB; position: fixed; top: 0;}
+
background: #4cb4b6; position: fixed; top: 0;}
#p-logo { height:1px; overflow:hidden; display: none;}
#p-logo { height:1px; overflow:hidden; display: none;}
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
Line 25: Line 28:
  color: #000;
  color: #000;
  line-height: 15px;
  line-height: 15px;
-
  background: url('https://static.igem.org/mediawiki/2013/7/7e/Igem-marburg-header-bg.png') #BBB;
+
  background: url('https://static.igem.org/mediawiki/2013/7/7e/Igem-marburg-header-bg.png') top;
}
}
#menubar.right-menu, #menubar.left-menu {
#menubar.right-menu, #menubar.left-menu {
   height: 15px;
   height: 15px;
-
   background: transparent;
+
   background: #4cb4b6;
   z-index: 50;
   z-index: 50;
}
}
Line 63: Line 66:
  height: 153px;
  height: 153px;
  width: 100%;
  width: 100%;
-
  background: url('https://static.igem.org/mediawiki/2013/7/7e/Igem-marburg-header-bg.png');
+
  background: url('https://static.igem.org/mediawiki/2013/7/7e/Igem-marburg-header-bg.png') top;
  text-align: center;
  text-align: center;
  position: fixed;
  position: fixed;
  display: block;
  display: block;
-
  overflow: none;
+
  overflow: hidden;
  z-index: 15;
  z-index: 15;
  top: 15px;
  top: 15px;
Line 75: Line 78:
  width: 1000px;
  width: 1000px;
  height: 153px;
  height: 153px;
-
  background: url('https://static.igem.org/mediawiki/2013/8/89/Igem-marburg-header-bg-center.png') no-repeat center transparent;
+
  background: url('https://static.igem.org/mediawiki/2013/8/89/Igem-marburg-header-bg-center.png') no-repeat top transparent;
  margin: 0 auto !important;
  margin: 0 auto !important;
  text-align: center;  
  text-align: center;  
Line 112: Line 115:
   margin-left: 20px !important;
   margin-left: 20px !important;
   font-size: 10pt;
   font-size: 10pt;
 +
  line-height: 14pt;
}
}
Line 238: Line 242:
#mr-footer ul li {
#mr-footer ul li {
   display: inline;
   display: inline;
-
   margin: 0,4em !important;
+
   margin: 0.4em !important;
   margin-left: 6px !important;
   margin-left: 6px !important;
}
}
Line 257: Line 261:
way to fit your requirements.
way to fit your requirements.
=================================================================== */
=================================================================== */
-
#header-nav-box { width: 650px; height: 30px; margin: 0 auto; !important}
+
#header-nav-box { width: 650px; height: 30px; margin: 0 auto !important;}
-
#header-navigation { position:relative; z-index:500; height:200px; text-align: left;}
+
#header-navigation { position:relative; z-index:500; height:200px; text-align: left !important;}
-
#header-navigation ul { list-style:none; padding-left: 5px !important;}
+
#header-navigation ul { list-style: none; padding-left: 5px !important;}
-
#header-navigation ul.level1 {height:30px;}
+
#header-navigation ul.level1 {height: 30px;}
#header-navigation ul ul {position:absolute; left:-9999px;}
#header-navigation ul ul {position:absolute; left:-9999px;}
#header-navigation table {border-collapse:collapse; width:0; height:0; position:absolute; left:-1px; top:-1px;}
#header-navigation table {border-collapse:collapse; width:0; height:0; position:absolute; left:-1px; top:-1px;}
-
#header-navigation ul li {margin-right:5px; float:left; !important}
+
#header-navigation ul li {margin-right:5px !important; float:left;}
#header-navigation ul li a {display:block; float:left; padding:8px 10px 5px 5px !important; font:normal 11pt verdana, sans-serif; font-weight: bold; color:#111; text-decoration:none;}
#header-navigation ul li a {display:block; float:left; padding:8px 10px 5px 5px !important; font:normal 11pt verdana, sans-serif; font-weight: bold; color:#111; text-decoration:none;}
-
#header-navigation ul ul li {background: url('https://static.igem.org/mediawiki/2013/8/8a/Igem-marburg-header-nav-bg-hover.png'); !important}
+
#header-navigation ul ul li {background: url('https://static.igem.org/mediawiki/2013/8/8a/Igem-marburg-header-nav-bg-hover.png');}
#header-navigation ul ul li a {width:250px;}
#header-navigation ul ul li a {width:250px;}
#header-navigation ul ul li a.fly {padding-right:10px !important;}
#header-navigation ul ul li a.fly {padding-right:10px !important;}

Revision as of 12:57, 7 August 2013