Team:KAIST-Korea/jihan2

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
{{:Team:KAIST-Korea/jihanmenu}}
<html>
<html>
<head>
<head>
Line 13: Line 14:
/-->
/-->
-
 
<style type="text/css">
<style type="text/css">
/* IGEM stuff */
/* IGEM stuff */
-
#content {background-image:url('https://static.igem.org/mediawiki/2011/f/fd/Backgroundtile.jpg'); border:none; width:990px;}
+
#content {border:none; background-color:white; -moz-opacity:.80; filter:alpha(opacity=80); opacity:.80;
 +
position:relative; top:-20px; height:1000px;
 +
}
 +
 
 +
#globalWrapper {
 +
clear:both;
 +
width:100%;
 +
position:absolute;
 +
top:0px;
 +
}
#contentSub {display:none;}
#contentSub {display:none;}
Line 26: Line 35:
         right:170px;
         right:170px;
         z-index:100;
         z-index:100;
-
        width:200px;
 
-
height:27px;
 
-
/*ackground:url(https://static.igem.org/mediawiki/2011/9/95/Search.png) no-repeat;*/
 
-
/*      background-position:-10px 0px;*/
 
}
}
Line 35: Line 40:
position:absolute;
position:absolute;
font-size:10pt;
font-size:10pt;
-
font-family:Calibri;
+
font-family:"Arial";
font-weight:normal;
font-weight:normal;
color:#FFFFFF;
color:#FFFFFF;
Line 43: Line 48:
         position:relative;
         position:relative;
         top:2px;
         top:2px;
-
         background-color:#404040;
+
         background-color:transparent;
 +
        z-index:100;
         border-style:solid;
         border-style:solid;
         border-width:0px;
         border-width:0px;
-
        visibility:transparent;
 
-
        color:orange;
 
-
        z-value: 3;
 
}
}
-
input#searchInput{
+
input.searchButton:visited {color:#000000;}
-
        -moz-opacity:1 ;
+
input.searchButton:hover {color:#bbbbbb;}
-
filter:alpha(opacity: 1);
+
input.searchButton:active{color:#bbbbbb; font-weight:bold;}
-
opacity: 1;
+
-
        z-index:3;
+
-
}
+
-
 
+
-
input.searchButton:visited {color: #000000;}
+
-
input.searchButton:hover {color:#f09600;}
+
-
input.searchButton:active{color:#f09600; font-weight:bold}
+
Line 80: Line 76:
#top-section {
#top-section {
height:80px; width:1000px;
height:80px; width:1000px;
-
border-bottom-style:solid;
+
border:none;
-
border-color:#FFFFFF;
+
-
border-width:1px;
+
-
border-left: none;
+
-
border-right: none;
+
z-index:0;
z-index:0;
}
}
<!--Remove the banner-->
<!--Remove the banner-->
-
#p-logo {height:10px; width:10px; overflow:hidden;}
+
#p-logo {position:relative; top:0px; z-index:0; height:10px; width:10px; overflow:hidden;}
#p-logo a{color:black;}
#p-logo a{color:black;}
img[src*="/wiki/skins/common/images/wiki.png"]{
img[src*="/wiki/skins/common/images/wiki.png"]{
Line 101: Line 93:
#menubar{
#menubar{
-
background-color:#000000;
+
clear:both;
top:0px;
top:0px;
-
z-index:99;
+
z-index:1;
-
font-size:10pt;
+
font-size:8pt;
-
font-family:Calibri;}
+
font-family:"Arial";}
 +
#menubar:hover{
 +
background-color:transparent;
 +
}
 +
 
.left-menu {margin-top:0px; left:-20px;}
.left-menu {margin-top:0px; left:-20px;}
.left-menu ul {border:none;}
.left-menu ul {border:none;}
.right-menu {margin-top:0px; right:-5px;}
.right-menu {margin-top:0px; right:-5px;}
.right-menu ul {border:none;}
.right-menu ul {border:none;}
-
#menubar li a {background-color:#000000; color: #ffffff;}
+
.right-menu ul a {background-color:transparent;}
-
#menubar li a:visited {color: #ffffff;}
+
.left-menu li a {color: #ffffff;}
-
#menubar li a:hover { color:#1478ff;}
+
.left-menu li a:visited {color: #ffffff;}
-
#menubar li a:active{ color:#1478ff; font-weight:bold}
+
.left-menu li a:hover { color:#bbe0e9;}
 +
.left-menu li a:active{ color:#bbe0e9; font-weight:bold;}
 +
.right-menu li a {color: #000000;}
 +
.right-menu li a:visited {color: #000000;}
 +
.right-menu li a:hover {color:#bbe0e9;}
 +
.right-menu li a:active {color:#bbe0e9; font-weight:bold;}
-
#menubar ul li {
+
#menubar li {
         margin: 6px;
         margin: 6px;
}
}
Line 128: Line 129:
padding-top:5px;
padding-top:5px;
clear: both;
clear: both;
-
border-bottom-style:solid;
 
-
border-color:#FFFFFF;
 
-
border-width:1px;
 
}
}
 +
#footer-box {background-color:transparent; border:none; position:relative; top:150px; padding-top:25px;}
#footer {
#footer {
position:relative;
position:relative;
Line 138: Line 137:
background-color:transparent;
background-color:transparent;
font-size:9pt;
font-size:9pt;
-
font-family:"Calibri",Serif;
+
font-family:"Arial",Serif;
z-index:1;
z-index:1;
}
}
-
#footer-box {background-color:transparent; border:none}
+
#footer li a {color:#000000;}
-
#footer li a {color:white;}
+
#footer img {
#footer img {
-
        border-style:inset;
+
border:none;
-
        border-width:0px;
+
-
        border-color:#FFFFFF;
+
         width:68px;
         width:68px;
         height:24px;
         height:24px;
}
}
-
#footer li a:visited {color: #666666;}
+
#footer li a:visited {color::#000000;}
-
#footer li a:hover { color:#f09600; text-decoration:none; }
+
#footer li a:hover { color:#ababab; text-decoration:none; }
-
#footer li a:active{ color:#f09600; text-decoration:none; font-weight:bold}
+
#footer li a:active{ color:#ababab; text-decoration:none; font-weight:bold}
body {
body {
width=100%;
width=100%;
-
}
 
 +
background-image:url('https://static.igem.org/mediawiki/2011/b/b5/Kaist2011_menu_background.png');
 +
background-repeat:no-repeat;
 +
background-position:center top;
 +
background-attachment: scroll;
 +
 +
background-color:#bbe0e9;
 +
z-index:-100;
 +
}
 +
.upbg {
.upbg {
-
position: absolute;
+
position: relative;
overflow:hidden;
overflow:hidden;
top: -55px;
top: -55px;
Line 168: Line 172:
</style>
</style>
-
 
</head>
</head>
 +
 +
<body>
 +
<!--background image-->
 +
 +
<img src='https://static.igem.org/mediawiki/2011/b/b5/Kaist2011_menu_background.png' style="position:relative;left:500px;">
 +
 +
</body>
</html>
</html>

Revision as of 17:25, 4 August 2011