Template:Team:Berkeley/header

From 2011.igem.org

(Difference between revisions)
 
(331 intermediate revisions not shown)
Line 1: Line 1:
<html lang="en">  
<html lang="en">  
-
<style = "text/css">
+
<style = "text/css" media="screen">
 +
 
 +
 
 +
 
ul.topnav {
ul.topnav {
list-style: none;
list-style: none;
-
padding: 0 9px;
+
padding: 0px 0px;
-
margin: 0;
+
margin: 0px 0px 0px -22px;
-
width:960px;
+
width:1000px;
float: left;
float: left;
 +
 +
}
}
ul.topnav li {
ul.topnav li {
-
font-family: 'Helvetica Neue', Times, serif;
+
font-family: 'Georgia', Times, serif;
-
font-weight: 100;
+
font-weight: 150;
-
 
+
font-size: 1.65em;
-
font-size: 1.9em;
+
float: left;
float: left;
-
margin: 1px;
+
margin:0px 0px 0px 0px;
-
padding: 10px 15px 30px 0;
+
opacity:.8;
-
position: relative; /*--Declare X and Y axis base for sub navigation--*/
+
padding: 2px 6px 10px 12px;
 +
position: 0px 0px; /*--Declare X and Y axis base for sub navigation--*/
}
}
ul.topnav li a{
ul.topnav li a{
-
padding: 10px 5px;
+
padding: 18px 8px 10px 10px;
-
color: #fff;
+
color: white;
display: block;
display: block;
 +
 +
 +
text-decoration: none;
text-decoration: none;
float: left;
float: left;
}
}
ul.topnav li a:hover{
ul.topnav li a:hover{
-
background: gray;
+
background-color:black;
-
opacity: .6;
+
padding: 18px 8px 10px 10px;
-
padding: 10px 5px;
+
font-color: white;
 +
 
}
}
ul.topnav li span { /*--Drop down trigger styles--*/
ul.topnav li span { /*--Drop down trigger styles--*/
width: 17px;
width: 17px;
-
height: 45px;
+
height: 25px;
 +
 
float: left;
float: left;
-
background-color: yellow;
+
background-color: gray;
}
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
Line 43: Line 53:
list-style: none;
list-style: none;
position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
-
left: 0; top: 45px;
+
left: 3px; top: 55px;
background: #333;
background: #333;
-
margin: 0; padding: 0;
+
margin: 0; padding: 3px;
display: none;
display: none;
float: left;
float: left;
-
width: 170px;
+
width: 160px;
 +
opacity: .6;
border: 1px solid #111;
border: 1px solid #111;
}
}
Line 56: Line 67:
border-bottom: 1px solid #444; /*--Create bevel effect--*/
border-bottom: 1px solid #444; /*--Create bevel effect--*/
clear: both;
clear: both;
-
width: 170px;
+
height:45px;
 +
width: 155px;
font-size: .5em;
font-size: .5em;
-
font-family: 'Helvetica Neue', Times, serif;
+
font-family: 'Georgia', Times, serif;
-
font-weight: 100;
+
font-weight: 150;
Line 65: Line 77:
html ul.topnav li ul.subnav li a {
html ul.topnav li ul.subnav li a {
float: left;
float: left;
 +
height:25px;
width: 145px;
width: 145px;
background-color: white;  
background-color: white;  
-
padding-left: 20px;
+
padding-left: 3px;
 +
 
}
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
-
background-color: red;
+
background-color: blue;
}
}
#content1{
#content1{
-
opacity: .8;
+
font-family:Georgia ,Helvetica,sans-serif;
-
padding: 3px;
+
height: 300px;
-
font-family:Arial,Helvetica,sans-serif;
+
-
height: 200px;
+
-
border-style:solid;
+
-
border-width:3px;
+
-
border-color:black;
+
   }
   }
-
body{ background: url(https://static.igem.org/mediawiki/2011/9/91/Berkeleybannerigem2.gif);}
+
 
-
#globalWrapper {
+
#content2{
-
width: 100%;}
+
font-family:Georgia ,Helvetica,sans-serif;
 +
height: 50px;
 +
  }
 +
body{ background: url(https://static.igem.org/mediawiki/2011/6/68/Noise_pattern_8.jpg);}
 +
#globalWrapper {width: 100%;}
#content{
#content{
padding: 0px;
padding: 0px;
-
width: 100%;
+
width: 1000px;
-
background: url(http://www.eecs.berkeley.edu/~jvmiller/images/imagetestberkeley.gif);
+
background: #BABABA;
 +
font-family:Georgia ,Helvetica,sans-serif;
 +
border: none;
 +
text-decoration: none;
 +
 
 +
}
 +
.main_item h1{
 +
text-decoration:none;
}
}
Line 101: Line 121:
width: 100%;
width: 100%;
-
background: url(https://static.igem.org/mediawiki/2011/1/1a/Bannerbottom.gif);
+
background: url(http://www.eecs.berkeley.edu/~jvmiller/images/imagetestberkeley.gif);
-
height: 85px;
+
height: 65px;
}
}
#top-section3{
#top-section3{
width: 100%;
width: 100%;
 +
height:78px;
 +
}
 +
 +
 +
#spacer {
 +
    height: 20px;
 +
 +
}
 +
 +
#team{border: 1px solid black;
 +
padding: 2px;
 +
height:380px;}
 +
 +
 +
#search-controls{
 +
display:none;
 +
}
 +
 +
#spacer2 {
 +
    height: 12em;
 +
 +
}
 +
 +
#spacer3 {
 +
    height: .4em;
-
height:105px;
 
-
background: url(https://static.igem.org/mediawiki/2011/9/91/Berkeleybannerigem2.gif);
 
}
}
#top-section{
#top-section{
width: 100%;
width: 100%;
-
background: url(https://static.igem.org/mediawiki/2011/9/91/Berkeleybannerigem2.gif);
+
background: url(https://static.igem.org/mediawiki/2011/6/68/Noise_pattern_8.jpg);
height: 5px;
height: 5px;
border:none;
border:none;
Line 121: Line 164:
display:none;
display:none;
}
}
 +
 +
/*
 +
* jQuery Nivo Slider v2.6
 +
* http://nivo.dev7studios.com
 +
*
 +
* Copyright 2011, Gilbert Pellegrom
 +
* Free to use and abuse under the MIT license.
 +
* http://www.opensource.org/licenses/mit-license.php
 +
*
 +
* March 2010
 +
*/
 +
 +
 +
/* The Nivo Slider styles */
 +
.nivoSlider {
 +
position:relative;
 +
        effect: 'fade'
 +
}
 +
.nivoSlider img {
 +
position:absolute;
 +
top:0px;
 +
left:0px;
 +
}
 +
/* If an image is wrapped in a link */
 +
.nivoSlider a.nivo-imageLink {
 +
position:absolute;
 +
top:0px;
 +
left:0px;
 +
width:100%;
 +
height:100%;
 +
border:0;
 +
padding:0;
 +
margin:0;
 +
z-index:6;
 +
display:none;
 +
}
 +
/* The slices and boxes in the Slider */
 +
.nivo-slice {
 +
display:block;
 +
position:absolute;
 +
z-index:5;
 +
height:100%;
 +
}
 +
.nivo-box {
 +
display:block;
 +
position:absolute;
 +
z-index:5;
 +
}
 +
/* Caption styles */
 +
.nivo-caption {
 +
position:absolute;
 +
left:0px;
 +
bottom:0px;
 +
background:#000;
 +
color:#fff;
 +
opacity:0.8; /* Overridden by captionOpacity setting */
 +
width:100%;
 +
z-index:8;
 +
}
 +
.nivo-caption p {
 +
padding:5px;
 +
margin:0;
 +
}
 +
.nivo-caption a {
 +
display:inline !important;
 +
}
 +
.nivo-html-caption {
 +
    display:none;
 +
}
 +
/* Direction nav styles (e.g. Next & Prev) */
 +
.nivo-directionNav a {
 +
position:absolute;
 +
top:45%;
 +
z-index:9;
 +
cursor:pointer;
 +
}
 +
.nivo-prevNav {
 +
left:15px;
 +
}
 +
.nivo-nextNav {
 +
right:15px;
 +
}
 +
/* Control nav styles (e.g. 1,2,3...) */
 +
.theme-default .nivo-controlNav {
 +
      position:absolute; left:100%; bottom:-42px;
 +
      margin-left: -1000px;
 +
}
 +
 +
.nivo-controlNav a {
 +
position:relative;
 +
z-index:9;
 +
cursor:pointer;
 +
}
 +
 +
 +
 +
.nivo-controlNav a.active {
 +
font-weight:bold;
 +
}
 +
 +
.theme-default #slider {
 +
    margin:0px auto 0px auto;
 +
    width:618px; /* Make sure your images are the same size */
 +
    height:464px; /* Make sure your images are the same size */
 +
}
 +
 +
 +
</style>
</style>
 +
</html>
</html>

Latest revision as of 20:07, 28 September 2011