Team:KAIST/header

From 2011.igem.org

(Difference between revisions)
(Created page with " <html> <link rel="stylesheet" type="text/css"> <!--[if lt IE 8]> <![endif]--> <script type="text/javascript" ></script> <script type="text/javascript" ></script> <style type="te...")
 
(89 intermediate revisions not shown)
Line 1: Line 1:
-
 
<html>
<html>
-
<link rel="stylesheet" type="text/css">
+
<head>
-
<!--[if lt IE 8]>
+
<!--
-
<![endif]-->
+
-
<script type="text/javascript" ></script>
+
-
<script type="text/javascript" ></script>
+
-
<style type="text/css">
+
-
html, body {
+
-
margin: 0;
+
-
padding: 0;
+
-
}
+
-
body {
+
============================================================================================
-
background-color: #ffffff;
+
*** PLEASE NOTE: ***
-
background-image: url(https://static.igem.org/mediawiki/igem.org/5/58/Bodyback_1.jpg);
+
-
background-repeat: repeat-y;
+
-
background-position: top center;
+
-
}
+
-
/* Wiki Hacks - START */
+
The contents and design of this wiki are published under the GNU Free Documentation License. You are granted the right to copy and modify our work, but you must publish your work under the same type of license while recognizing us the authors.
-
#globalWrapper {
+
Stefan Kleinsorg, Thomas Uhlig
-
background-color: transparent;
+
-
border: none;
+
-
margin: 0;
+
-
padding: 0;
+
-
}
+
-
#content {
+
============================================================================================
-
background-color: transparent;
+
-
border: none;
+
-
padding: 0;
+
-
margin: 0;
+
-
width: 100%;
+
-
}
+
-
#bodyContent {
+
/-->
-
border: none;
+
-
padding:0;
+
-
margin:0;
+
-
width:100%;
+
-
}
+
-
#top-section {
+
<style type="text/css">
-
height: 10px;
+
-
margin-top: -5px;
+
-
margin-left: auto;
+
-
margin-right: auto;
+
-
margin-bottom: 0 !important;
+
-
margin-bottom: 10px;
+
-
padding:0;
+
-
border: none;
+
-
}
+
-
#p-logo {
+
/* IGEM stuff */
-
height:1px;
+
-
overflow:hidden;
+
-
display: none;
+
-
}
+
-
#search-controls {
 
-
overflow:hidden;
 
-
display:block;
 
-
background: none;
 
-
position: absolute;
 
-
top: 0px;
 
-
right: 0px;
 
-
}
 
-
.left-menu {
 
-
width: 400px;
 
-
display:block;
 
-
float:left;
 
-
margin-top:-80px;
 
-
border: none;
 
-
}
 
-
.left-menu ul {
+
#content { background-color:black; border:none; width:983px;}
-
border: none;
+
-
}
+
-
#menubar.right-menu {
+
#contentSub {display:none;}
-
width:300px;
+
#siteSub {display:none;}
-
display:block;
+
#search-controls {
-
float:left;
+
top:30px;
-
margin-top:-80px;
+
left:0;}
-
border: none;
+
input.searchButton {
-
}
+
position:absolute;
 +
font-size:11pt;
 +
font-family:Calibri;
 +
font-weight:normal;
 +
color:#0066FF;
 +
}
 +
input.searchButton:visited {color: #000000;}
 +
input.searchButton:hover {color:#f09600;}
 +
input.searchButton:active{color:#f09600; font-weight:bold}
 +
#searchGoButton {left:130px;}
 +
#mw-searchButton {left:164px;}
 +
.firstHeading {display:none;}
-
.right-menu ul {
+
#top-section {
-
border: none;
+
height:60px;
-
}
+
border-bottom-style:solid;
 +
border-color:#FFFFFF;
 +
border-width:1px;
 +
border-left: none;
 +
border-right: none;
 +
z-index:0;
 +
}
-
#footer-box {
+
<!--Remove the banner-->
-
background-color: transparent;
+
#p-logo {height:10px; width:10px; overflow:hidden;}
-
border: none;
+
#p-logo a{color:black;}
-
width: 1002px;
+
img[src*="/wiki/skins/common/images/wiki.png"]{
-
margin: 0 auto;
+
    visibility:hidden;
-
padding: 0;
+
    top:-100px;
 +
    width:10px;
 +
    height:0px;
 +
margin-top:20px;
 +
    background:transparent;
}
}
-
#footer {
+
#menubar{
-
border: none;
+
background-color:black;
-
width: 1002px;
+
top:0px;
-
margin: 0;
+
z-index:99;
-
padding: 0;
+
font-size:10pt;
-
}
+
font-family:Calibri;}
-
 
+
.left-menu {margin-top:0px; left:-20px;}
-
.firstHeading {
+
.left-menu ul {border:none;}
-
display: none;
+
.right-menu {margin-top:0px; right:30px;}
-
}
+
.right-menu ul {border:none;}
-
 
+
#menubar li a {background-color:black; color: #ffffff;}
-
#f-list a {
+
#menubar li a:visited {color: #ffffff;}
-
color: #333;
+
#menubar li a:hover { color:#1478ff;}
-
font-size: 10px;
+
#menubar li a:active{ color:#1478ff; font-weight:bold}
-
}
+
-
 
+
-
#f-list a:hover {
+
-
color: #666;
+
-
}
+
-
 
+
-
#footer ul {
+
-
margin: 0;
+
-
padding: 0;
+
-
}
+
-
 
+
-
#footer ul li {
+
-
margin-top: 0;
+
-
margin-bottom: 0;
+
-
margin-left: 10px;
+
-
margin-right: 10px;
+
-
padding: 0;
+
-
}
+
-
 
+
-
/* Wiki Hacks - END */
+
-
 
+
-
#dashed_line {
+
-
background-image: url();
+
-
height: 1px;
+
-
width: 100%;
+
-
overflow: hidden;
+
-
}
+
-
 
+
-
#wrapper {
+
-
width: 1002px;
+
-
margin: 0 auto;
+
-
}
+
-
 
+
-
#header_wrap {
+
-
width:100%;
+
-
height:0px;
+
-
}
+
-
 
+
-
#menu_wrap {
+
-
width:100%;
+
-
height:0px;
+
-
display:block;
+
-
float: left;
+
-
}
+
-
 
+
-
#content_wrap {
+
-
width:100%;
+
-
/* background-color: #fff; */
+
-
margin-top: -24px;
+
-
display:block;
+
-
float: left;
+
-
}
+
-
 
+
-
#footer_wrap {
+
-
width:100%;
+
-
height:40px;
+
-
background-color: transparent;
+
-
display:block;
+
-
float: left;
+
-
padding-top: 10px;
+
-
}
+
-
 
+
-
/* Footer START */
+
-
 
+
-
#footer_wrap #copyright {
+
-
display: block;
+
-
float: left;
+
-
width: 300px;
+
-
text-align: center;
+
-
font-size: 10px;
+
-
color: #000;
+
-
}
+
-
 
+
-
#footer_wrap #footer_links {
+
-
display: block;
+
-
float: right;
+
-
width: 500px;
+
-
text-align: center;
+
-
font-size: 10px;
+
-
}
+
-
 
+
-
#footer_links ul {
+
-
margin: 0;
+
-
padding: 0;
+
-
}
+
-
 
+
-
#footer_links ul li {
+
-
display: block;
+
-
list-style-type: none;
+
-
float:left;
+
-
padding: 0;
+
-
margin: 0 5px 0 5px;
+
-
}
+
-
 
+
-
#footer_links ul li a {
+
-
color: #000;
+
-
text-decoration: none;
+
-
}
+
-
 
+
-
#footer_links ul li a:hover {
+
-
text-decoration: underline;
+
-
}
+
-
 
+
-
/* Footer END */
+
-
 
+
-
/* Body START */
+
#catlinks {
-
#content_table {
+
-
width:100%;
+
-
padding:0;
+
-
margin: 10px 0 0 0;
+
border:none;
border:none;
-
border-color: transparent;
+
background-color:black;
-
border-collapse:collapse;
+
padding: 5px;
-
background-color: transparent;
+
margin-top: 1em;
 +
clear: both;
 +
border-bottom-style:solid;
 +
border-color:#FFFFFF;
 +
border-width:1px;
}
}
-
#content_table #top_row {
+
#footer {
-
background-image: url(/wiki/images/2/24/Main_bg.png);
+
position:relative;
-
background-repeat: no-repeat;
+
bottom:5%;
-
height: 20px;
+
background-color:transparent;
-
border: none;
+
font-size:10pt;
-
overflow: hidden;
+
font-family:Calibri;
-
line-height: 10px;
+
z-index:-1;
-
font-size: 10px;
+
-
float: left;
+
-
display: block;
+
-
width: 100%;
+
}
}
 +
#footer-box {background-color:transparent; border:none}
 +
#footer li a {color:white;}
 +
#footer li a:visited {color: #666666;}
 +
#footer li a:hover { color:#f09600; text-decoration:none; }
 +
#footer li a:active{ color:#f09600; text-decoration:none; font-weight:bold}
-
#content_table #bottom_row {
+
body {
-
background-image: url(https://static.igem.org/mediawiki/2010/3/3c/Main_bg_bottom.png);
+
width=1280px;
-
background-repeat: no-repeat;
+
background-position:top-center;
-
background-position: bottom left;
+
background-color:black;
-
height: 20px;
+
}
-
border: none;
+
-
overflow: hidden;
+
-
float: left;
+
-
display: block;
+
-
width: 100%;
+
-
}
+
-
#content_table .main_row {
+
.upbg {
-
background-image: url(https://static.igem.org/mediawiki/2010/d/d3/Main_bg_middle.png);
+
position: absolute;
-
float: left;
+
overflow:hidden;
-
display: block;
+
top: -55px;
-
width: 1002px;
+
left: -145px;
-
}
+
width:0px;
 +
height:0px;
 +
z-index:-100;
 +
}
 +
</style>
-
#main_td {
+
</head>
-
width:1002px;
+
-
vertical-align: top;
+
-
padding-right: 10px;
+
-
padding-left: 10px;
+
-
float: left;
+
-
display: block;
+
-
}
+
-
 
+
-
/* Body END */
+
-
 
+
-
/* Head START */
+
-
h1.logo {
+
-
background-image: url();
+
-
background-repeat: repeat-y;
+
-
border:none;
+
-
width: 390px;
+
-
height: 0px;
+
-
}
+
-
 
+
-
/*#search-controls {
+
-
background-image: url();
+
-
background-repeat: no-repeat;
+
-
background-position: -5px -10px;
+
-
border: none;
+
-
width:217px;
+
-
height:48px;
+
-
text-align:left;
+
-
}
+
-
*/
+
-
#search-controls input {
+
-
display: block;
+
-
float: left;
+
-
}
+
-
/*
+
-
#search-controls #searchInput {
+
-
width: 145px;
+
-
border: none;
+
-
margin-left: 8px;
+
-
margin-top: 3px;
+
-
padding: 2px;
+
-
color: #000;
+
-
font-size: 10px;
+
-
height:16px;
+
-
}
+
-
*/
+
-
#search-controls #searchGoButton {
+
-
display:none;
+
-
}
+
-
/*
+
-
#search-controls #mw-searchButton {
+
-
width: 33px;
+
-
border: none;
+
-
cursor: pointer;
+
-
height: 26px;
+
-
color: #ffffff;
+
-
text-indent:-9999px;
+
-
line-height:0;
+
-
text-align: right;
+
-
font-size: 1px;
+
-
}
+
-
*/
+
-
 
+
-
/* Head END */
+
-
 
+
-
</style>
+
-
<div id="dashed_line">&nbsp;</div>
+
-
<div id="wrapper">
+
-
<div id="header_wrap"><h1 class="logo"></h1></a></div>
+
</html>
</html>

Latest revision as of 19:38, 27 June 2011