Template:Team:Rutgers/menu

From 2011.igem.org

(Difference between revisions)
m
m
Line 8: Line 8:
}
}
-
/* Wiki Hacks - START */
+
#globalWrapper {
-
/* Author: Pieter van Boheemen */
+
    padding:0px 0px 0px 0px;
-
/* Team: TU Delft */
+
    margin:0px 0px 0px 0px;
 +
    text-align: center;
 +
    align: center;
 +
    height: 100%;
 +
    width: 100%;
 +
    border: none;
 +
    color: white;
 +
    background: none;
 +
}
 +
#content {
 +
    background: none;
 +
    border:none;
 +
    padding:0px 0px 0px 0px;
 +
    margin:0px 0px 0px 0px;
 +
    text-align: center;
 +
    align: center;
 +
    height: 100%;
 +
    width: 100%;
 +
}
-
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
+
#bodyContent {
-
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: hidden; height:100%;}
+
    padding:0px 0px 0px 0px;
 +
    margin:0px 0px 0px 0px;
 +
    height: 100%;
 +
    width: 100%;
 +
    border: none;
 +
    background: none;
 +
}
-
#bodyContent { background-color: transparent; border: none; padding:0; margin:0; width:100%; height:100%;}
+
#search-controls {
-
#top-section { height: 15px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important;
+
    overflow:hidden;
-
padding:0; border: none; font-size: 10px; background-color: transparent;}
+
    display:none;
 +
    background: none;
 +
    position: absolute;
 +
    top: 170px;
 +
    right: 40px;
 +
}          
 +
#footer-box {
 +
    background: none;
 +
    border: none;
 +
    width: 965px;
 +
    margin: 0 auto;
 +
    margin-bottom:none;
 +
    padding-left:5px;
 +
    padding-right:5px;
 +
    color: white;
 +
}
 +
#footer {
 +
    border: none;
 +
    width: 965px;
 +
    margin: 0;
 +
    padding: 0;
 +
    background: none ;
 +
    color: white;
 +
}
-
#p-logo { height:1px; overflow:hidden; display: none;}
+
#f-list a {
-
#search-controls { overflow:hidden; display:block; background-color: transparent; position: absolute; top: 100px; right: 40px;}
+
    color: #CCC;
 +
    font-size: 10px;
 +
}
 +
#f-list a:hover {
 +
    color: #999;
 +
}
 +
#footer ul {
 +
    margin: 0;
 +
    padding: 0;
 +
}
 +
#footer ul li {
 +
    margin-top: 0;
 +
    margin-bottom: 0;
 +
    margin-left: 10px;
 +
    margin-right: 10px;
 +
    padding: 0;
 +
}
-
.left-menu { width: 500px !important; display:block; margin-top:-80px; border: none; text-align: right;}
 
-
.left-menu ul { border: none; }
 
-
#menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;}
 
-
.right-menu ul { border: none; width: 300px;}
 
-
#footer-box { background-color: transparent; width: 100%; margin: -10px auto 0 auto; padding: 20px 0;}
 
-
.visualClear { display: none; }
 
-
#footer { border: none; width: 965px; margin: 0 auto; padding: 0;}
 
-
.firstHeading { display: none;}
 
-
 
-
 
-
#f-list a { color: #333; font-size: 10px;}
 
-
#f-list a:hover { color: #666;}
 
-
.printfooter { display: none; }
 
-
#footer ul { margin: 0; padding: 0;}
 
-
#footer ul li { margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0;}
 
-
#search-controls { display:none; }
 
-
h3#siteSub { display: none;}
 
-
#contentSub {display: none;}
 
-
p:first-child { display: none;}
 
-
/* Wiki Hacks - END */
 

Revision as of 14:24, 25 September 2011