Template:Uppsala-SwedenTemplate

From 2011.igem.org

(Difference between revisions)
 
(7 intermediate revisions not shown)
Line 28: Line 28:
<!--- slide show --->
<!--- slide show --->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
-
<script type="text/javascript" src="http://www.albanx.com/jslibs/jquery.mousewheel.js"></script>
 
-
<script type="text/javascript" src="http://www.albanx.com/jslibs/axzoomer-min1.4.js"></script>
 
<script type="text/javascript" src="https://2011.igem.org/Team:Uppsala-Sweden/jquery.nivo.slider.pack.js?action=raw&amp;ctype=text/js"></script>
<script type="text/javascript" src="https://2011.igem.org/Team:Uppsala-Sweden/jquery.nivo.slider.pack.js?action=raw&amp;ctype=text/js"></script>
<script type='text/javascript' src="https://2011.igem.org/Team:Uppsala-Sweden/jquery.jqzoom-core.js?action=raw&amp;ctype=text/js"></script>
<script type='text/javascript' src="https://2011.igem.org/Team:Uppsala-Sweden/jquery.jqzoom-core.js?action=raw&amp;ctype=text/js"></script>
Line 418: Line 416:
.container_16 .grid_cell{
.container_16 .grid_cell{
width:200px;font-family:Helvetica, Arial, sans-serif; color:#202020;}
width:200px;font-family:Helvetica, Arial, sans-serif; color:#202020;}
-
.container_16 .grid_Orang_thin {
+
.container_16 .grid_Orange_thin {
background: #FF9C09;
background: #FF9C09;
width:100%;
width:100%;
Line 824: Line 822:
#main {overflow:auto;
#main {overflow:auto;
-
padding-bottom: 150px;}  /* must be same height as the footer */
+
padding-bottom: 350px;}  /* must be same height as the footer */
#footy {
#footy {
         background-color:#ffffff;
         background-color:#ffffff;
         position: relative;
         position: relative;
-
margin-top: -250px; /* negative value of footer height */
+
margin-top: -350px; /* negative value of footer height */
margin-bottom: -25px;
margin-bottom: -25px;
-
height: 250px;
+
height: 350px;
clear:both;
clear:both;
         border-top: 2px solid black;
         border-top: 2px solid black;
Line 1,049: Line 1,047:
-------------------
-------------------
/*Wikihack*/
/*Wikihack*/
 +
#globalWrapper {
 +
    background-color: transparent;
 +
    padding-bottom:0px;
 +
    border: none;
 +
    }
 +
#content {
 +
    background-color: white;
 +
    border:none;
 +
    padding-bottom:none;
 +
    margin-bottom:none;
 +
    }
 +
#bodyContent {
 +
    border: none;
 +
    }
 +
#top-section {
 +
    height: 14px;
 +
    margin-top: -14px;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    margin-bottom: 0 !important;
 +
    margin-bottom: 10px;
 +
    padding:0;
 +
    border: none;
 +
    }
 +
#p-logo {
 +
    height:1px;
 +
    overflow:hidden;
 +
    border:none;
 +
    }
 +
#search-controls {
 +
    overflow:hidden;
 +
    display:none;
 +
    background: none;
 +
    position: absolute;
 +
    top: 100px;
 +
    right: 40px;
 +
    }         
 +
.left-menu { width: 400px; display:block; float:left; margin-top:-62px; margin-right:30px; border: none;  left:20px;}                                                                                                                                 
 +
.left-menu ul { border: none; }
 +
 +
#menubar.right-menu {
 +
    width:300px;
 +
    display:block;
 +
    float:left;
 +
    margin-top:-62px;
 +
    padding-left:50px;
 +
    border: none;
 +
    right:50px;
 +
    }                                                                                                                                                       
 +
.right-menu ul { border: none;}
 +
 +
#menubar li a{
 +
    color:#73a631;
 +
}
 +
 +
#menubar li a:hover {
 +
    color:#73a631;
 +
    text-decoration:underline;
 +
}
 +
 +
#menubar li.selected a {
 +
    color:#555555;
 +
}
 +
 +
#footer-box {
 +
    background-color: white;
 +
    border: none;
 +
    width: 965px;
 +
    margin: 0 auto;
 +
    margin-bottom:none;
 +
    padding-left:5px;
 +
    padding-right:5px;
 +
    }
 +
#footer {
 +
    border: none;
 +
    width: 965px;
 +
    margin: 0;
 +
    padding: 0;
 +
    background-color:white;
 +
    }                                                                                                                                      .firstHeading { display: none;}
 +
#f-list a {
 +
    color: #333;
 +
    font-size: 10px;
 +
    }
 +
#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;
 +
    }
/* it's in my file*/
/* it's in my file*/

Latest revision as of 15:20, 28 October 2011