Team:UC Davis E/Advisory Board
From 2012e.igem.org
(Difference between revisions)
(9 intermediate revisions not shown) | |||
Line 80: | Line 80: | ||
<link rel="stylesheet" type="text/css" href="https://2012.igem.org/forum/forum_styles.css" /> | <link rel="stylesheet" type="text/css" href="https://2012.igem.org/forum/forum_styles.css" /> | ||
<script type="text/javascript" src ="https://2012.igem.org/forum/forum_scripts.js"></script> | <script type="text/javascript" src ="https://2012.igem.org/forum/forum_scripts.js"></script> | ||
+ | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
$(document).ready(function(){ | $(document).ready(function(){ | ||
- | $("#firstpane p.menu_head").click(function() | + | $("#firstpane p.menu_head").click(function(){ |
- | { | + | $(this).css({backgroundImage:"url(https://static.igem.org/mediawiki/2012/b/b3/UCD_arrow_down.png)"}).next("div.menu_body").slideToggle(300).siblings("div.menu_body").slideUp("slow"); |
- | $(this).css({backgroundImage:"url(./ | + | $(this).siblings().css({backgroundImage:"url(https://static.igem.org/mediawiki/2012/1/1d/UCD_arrow_right.png)"}); |
- | $(this).siblings().css({backgroundImage:"url(./ | + | |
}); | }); | ||
}); | }); | ||
- | + | </script> | |
- | </script> | + | |
<style type="text/css"> | <style type="text/css"> | ||
<!-- beginning of slider style --> | <!-- beginning of slider style --> | ||
Line 127: | Line 113: | ||
#menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;} | #menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;} | ||
.right-menu ul { border: none; width: 300px;} | .right-menu ul { border: none; width: 300px;} | ||
- | #footer-box { background-color: | + | #footer-box { background-color: rgba(191, 191, 191, 0.5); border: none; width: 850px; height: 30px; margin: -10px auto 0 auto; padding: 20px 0;} |
.visualClear { display: none; } | .visualClear { display: none; } | ||
#footer { border: none; width: 850px; margin: 0 auto; padding: 0;} | #footer { border: none; width: 850px; margin: 0 auto; padding: 0;} | ||
Line 139: | Line 125: | ||
h3#siteSub { display: none;} | h3#siteSub { display: none;} | ||
#contentSub {display: none;} | #contentSub {display: none;} | ||
- | p:first-child { display: | + | p:first-child { display: block;} |
h1{border:none; width: 100%; clear: both;} | h1{border:none; width: 100%; clear: both;} | ||
<!-- end of slides style --> | <!-- end of slides style --> | ||
Line 171: | Line 157: | ||
body { | body { | ||
display:inherit; | display:inherit; | ||
- | background-color: e9e9e9; | + | background-color: #e9e9e9; |
background-image: url(' '); | background-image: url(' '); | ||
background-size: 100%; | background-size: 100%; | ||
Line 351: | Line 337: | ||
color: #004b85; | color: #004b85; | ||
font-weight:bold; | font-weight:bold; | ||
+ | } | ||
+ | |||
+ | #myleftbox .smallboxsite | ||
+ | { | ||
+ | width:820px; | ||
+ | float:left; | ||
+ | background-color:rgba(191,191,191,0.6 ); | ||
+ | margin-top: 17px; | ||
+ | border-radius: 4px; | ||
+ | padding: 15px 15px 15px 15px; | ||
+ | font: sans-serif; | ||
+ | font-size: 13px; | ||
+ | line-height:1.5em; | ||
+ | color:black; | ||
+ | |||
+ | } | ||
+ | |||
+ | #myleftbox .smallboxsite | ||
+ | { | ||
+ | width:820px; | ||
+ | float:left; | ||
+ | background-color:rgba(191,191,191,0.6 ); | ||
+ | margin-top: 17px; | ||
+ | border-radius: 4px; | ||
+ | padding: 15px 15px 15px 15px; | ||
+ | font: sans-serif; | ||
+ | font-size: 13px; | ||
+ | line-height:1.5em; | ||
+ | color:black; | ||
+ | |||
} | } | ||
Line 514: | Line 530: | ||
margin:1px; | margin:1px; | ||
font-weight:bold; | font-weight:bold; | ||
- | background: #eef4d3 url(./ | + | background: #eef4d3 url(https://static.igem.org/mediawiki/2012/1/1d/UCD_arrow_right.png) center left no-repeat; |
background-position: 5px center; | background-position: 5px center; | ||
background-size: 0.7em auto; | background-size: 0.7em auto; | ||
Line 529: | Line 545: | ||
#firstpane .menu_body a { | #firstpane .menu_body a { | ||
display:block; | display:block; | ||
- | color: | + | color:black; |
- | background-color:# | + | background-color:#E1E1E1; |
padding-left:10px; | padding-left:10px; | ||
- | font-weight: | + | font-weight:normal; |
text-decoration:none; | text-decoration:none; | ||
} | } | ||
Line 588: | Line 604: | ||
+ | #catlinks { | ||
+ | background-color:transparent; | ||
+ | border:1px solid transparent; | ||
+ | } | ||
+ | #footpage { | ||
+ | background-color:transparent; | ||
+ | } | ||
+ | #footer-box { | ||
+ | background-color:rgba(191,191,191,0.5); | ||
+ | } | ||
+ | #catlinks { | ||
+ | background-color:transparent; | ||
+ | border:1px solid transparent; | ||
+ | } | ||
+ | #footpage { | ||
+ | background-color:transparent; | ||
+ | } | ||
+ | #footer-box { | ||
+ | background-color:rgba(191,191,191,0.5); | ||
+ | } | ||
#footer-box-1 { | #footer-box-1 { | ||
Line 683: | Line 719: | ||
<h1> Advisory Board </h1> | <h1> Advisory Board </h1> | ||
- | |||
+ | <div id="firstpane" class="menu_list"> | ||
- | </ | + | <p class="menu_head">Marc Facciotti Ph.D. <span style="font-weight:normal"> UC Davis Faculty and Managing Partner </span> </p> |
- | </div> | + | <div class="menu_body"> |
+ | <article> | ||
+ | Coming soon | ||
+ | </article> | ||
+ | </div> | ||
+ | |||
+ | <p class="menu_head">Chad Schwartz: <span style="font-weight:normal"> Business Development Consultant </span> </p> | ||
+ | <div class="menu_body"> | ||
+ | <article> | ||
+ | Coming soon | ||
+ | |||
+ | </article> | ||
+ | </div> | ||
+ | |||
+ | <p class="menu_head">Peter Matlock M.S. <span style="font-weight:normal">Business Development Consultant</span></p> | ||
+ | <div class="menu_body"> | ||
+ | <article> | ||
+ | Coming soon | ||
+ | |||
+ | </article> | ||
+ | </div> | ||
+ | |||
+ | <p class="menu_head">John Bissell <span style="font-weight:normal">Industry Partner, CEO of Micromidas Inc. </span> </p> | ||
+ | <div class="menu_body"> | ||
+ | <article> | ||
+ | Coming soon | ||
+ | |||
+ | </article> | ||
+ | </div> | ||
+ | |||
+ | <p class="menu_head">Jeff Beischel <span style="font-weight:normal">Business Development Consultant </span> </p> | ||
+ | <div class="menu_body"> | ||
+ | <article> | ||
+ | Coming soon | ||
+ | |||
+ | </article> | ||
+ | </div> | ||
+ | |||
+ | <p class="menu_head">Ilias Tagkopolous Ph.D. <span style="font-weight:normal">UCD Faculty and Scientific Consultant </span> </p> | ||
+ | <div class="menu_body"> | ||
+ | <article> | ||
+ | Coming soon | ||
+ | |||
+ | </article> | ||
+ | </div> | ||
+ | |||
+ | </article> | ||
+ | </div></div> | ||
+ | |||
+ | <!-- site map starts here --> | ||
+ | <div id="myleftbox" class="smallboxsite" style=" margin-top: 10px; padding-top: 15px; padding-left: 350px; width: 485px;"> | ||
+ | <ul style="font-size:10px;list-style-image:none;list-style-type:none;float:left;display:inline;color:#000000;" > | ||
+ | |||
+ | <li style="float:left ;margin:0 10px;"><a href="https://2012e.igem.org/Team:UC_Davis_E/Terms_of_Use"> Legal</a></li> | ||
+ | <li style="float:left ;margin:0 10px;"><a href="https://2012e.igem.org/Team:UC_Davis_E/Site_Map"> Site Map</a></li> | ||
+ | |||
+ | </ul> | ||
</div> | </div> | ||
- | < | + | <!-- site map ends here --> |
+ | |||
<!-- </div> --> | <!-- </div> --> |
Latest revision as of 03:54, 28 October 2012