Template:Team:WHU-China/css/header-style.css

From 2012.igem.org

(Difference between revisions)
 
(84 intermediate revisions not shown)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
-
div#top-section{ /*the div containing the entire top bar*/
+
/*remove top-section*/
-
height: 20px;
+
#top-section {
-
margin-left: auto;
+
width: 1182px;
-
margin-right: auto;
+
height: 315px;
-
margin-bottom: 0px !important;
+
-
margin-top: -14px;
+
-
padding:0px 0px 0px 0px;;
+
-
border: none;
+
-
width: 100%;
+
-
background: none;
+
-
color: black;
+
-
position:absolute;
+
}
}
-
#p-logo { /*the header image*/
+
#p-logo {
-
height:0px;
+
background-image: url(https://static.igem.org/mediawiki/2012/c/c4/WHU-China_header.png);
-
overflow:hidden;
+
width: 1182px;
-
border:none;
+
height: 315px;
}
}
-
#content{
+
#p-logo a {
-
margin-top: 14px;
+
display: none;
}
}
-
#search-controls {
+
#content {
-
overflow:hidden;
+
width: 1172px;
-
display:none;
+
}
-
background: none;
+
-
position: absolute;
+
-
top: 170px;
+
-
right: 40px;
+
-
}  
+
 +
#content h1 {
 +
display: none;
 +
}
-
div#header {
+
#bodyContent h3 {
-
width: 975px;
+
display: none;
-
text-align: left;
+
}
-
margin-left: auto;
+
-
margin-right: auto;
+
-
margin-bottom: 0px !important;
+
-
}  
+
-
#menubar {
+
#bodyContent p {
-
position: absolute;
+
display: none;
-
background: none;
+
-
color: black;
+
}
}
-
.left-menu, .right-menu{
+
#contentSub {
-
position: absolute;
+
display: none;
-
background: none;
+
-
color: white;
+
}
}
-
.left-menu li, .right-menu li a {
+
#navbar {
-
color: transparent !important;
+
height: 336px;
 +
display: block;
 +
margin-top: 0;
}
}
 +
#navbarbackground {
 +
background-image: url(https://static.igem.org/mediawiki/2012/7/78/Navbar.png);
 +
display: block;
 +
height: 336px;
 +
margin-top: 0;
 +
}
-
.left-menu ul li, .right-menu ul li a{
+
#navbarul {
-
background: none;
+
display: block;
-
color: white;
+
height: 100%;
 +
list-style: none;
 +
margin-top: -315px;
 +
margin-left: 180px;
}
}
-
.right-menu li a:hover, .right-menu li a:visited, .right-menu li a:active {
+
#navbarul li {
-
    color: white !important;
+
display: block;
 +
float: left;
 +
width: 80px;
 +
height: 100%;
}
}
 +
#catlinks {
 +
display: none;
 +
}
-
#header{
+
#footer-box {
-
background-image: url(https://static.igem.org/mediawiki/2012/c/c4/WHU-China_header.png);
+
width: 1172px;
-
        width: 842px;
+
-
height: 100%;
+
-
position: absolute;
+
-
margin-top: -25px;
+
-
z-index: 99;
+
}
}
</style>
</style>
</html>
</html>

Latest revision as of 07:33, 18 August 2012