Template:Template ZJU-China 2010

From 2010.igem.org

(Difference between revisions)
Line 3: Line 3:
<style type="text/css">
<style type="text/css">
/* CSS Document */
/* CSS Document */
 +
 +
div#contentSub{
 +
    display: none;
 +
    position: absolute;
 +
}
 +
div#top-section{
 +
    background: url() no repeat;
 +
    background-color:#E6E6E6;
 +
    color: #D1E9E9;
 +
    height: 20px;
 +
    width:  100%;
 +
    border: 0px;
 +
}
 +
 +
 +
div#p-logo{
 +
    display: none;
 +
}
 +
div#menubar{
 +
    position: relative;
 +
    top: 0;
 +
    font-color: #D1E9E9;
 +
}
 +
div#menubar .selected a{
 +
    color: #CDCD9A;
 +
}
 +
.left-menu{
 +
    float: left;
 +
    top: 0;
 +
}
 +
.right-menu{
 +
    float: right;
 +
    top: 0;
 +
}
 +
 +
div#search-controls{
 +
    display: none;
 +
    position: absolute;
 +
    float: right;
 +
    top: 0px;
 +
    right: 20px;
 +
    background: url("") no-repeat;
 +
    width: 120px;
 +
    height: 25px;
 +
}
 +
#mw-searchButton{
 +
    display: none;
 +
    border: none;
 +
    background: none;
 +
    width: 30px;
 +
    height: 25px;
 +
    left: 87px;
 +
    line-height: 0;
 +
    font-size: 1px;
 +
    text-indent: 100pc;
 +
    cursor: pointer;
 +
    top: 0;
 +
    position: absolute;
 +
    padding: 0;
 +
    margin: 0;
 +
}
 +
#content h1.firstHeading {display: none;}
 +
 +
#globalWrapper { background-color: #000; border: none; margin: 0; padding: 0; width: 100%;
#globalWrapper { background-color: #000; border: none; margin: 0; padding: 0; width: 100%;
Line 159: Line 223:
function hackIGEM(){
function hackIGEM(){
-
var objGWrapper = document.getElementById("GlobalWrapper");   
+
//var objGWrapper = document.getElementById("GlobalWrapper");   
-
objGWrapper.firstChild();
+
//objGWrapper.firstChild();
}
}
</script>
</script>
-
<script language="javascript">hackIGEM();</script>jkhjlhjkh
+
<script language="javascript">hackIGEM();</script>
     <div id="header">
     <div id="header">
   <div id="headlogo" style="float:left">
   <div id="headlogo" style="float:left">

Revision as of 05:17, 24 October 2010