Template:WarHead1
From 2009.igem.org
(Difference between revisions)
(Template:WarHead1 moved to Template:WarHead4) |
|||
(58 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | # | + | <html> |
+ | <style> | ||
+ | /*here is the place for your styles (to be approved by Pawel)*/ | ||
+ | |||
+ | .important { | ||
+ | font-family: "Verdana"; | ||
+ | text-align: justify; | ||
+ | font-weight: bold; | ||
+ | font-size: 15px; | ||
+ | } | ||
+ | |||
+ | |||
+ | /*approved styles*/ | ||
+ | |||
+ | body { | ||
+ | background:white; | ||
+ | margin-left: 0px; | ||
+ | margin-right: 0px; | ||
+ | } | ||
+ | |||
+ | #content { | ||
+ | |||
+ | } | ||
+ | |||
+ | /*colors section */ | ||
+ | |||
+ | h1 { | ||
+ | color: #070D3F; | ||
+ | } | ||
+ | |||
+ | h2 { | ||
+ | color: #1F2E65; | ||
+ | } | ||
+ | |||
+ | h3 { | ||
+ | color: #0C1347; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | /*non-color styles */ | ||
+ | |||
+ | h1 { | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
+ | font-size: 15pt; | ||
+ | letter-spacing: 7pt; | ||
+ | margin-top: 12pt; | ||
+ | } | ||
+ | |||
+ | h2 { | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
+ | font-size: 13pt; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | h3 { | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
+ | font-size: 11pt; | ||
+ | font-weight: bold; | ||
+ | padding-top: 20pt; | ||
+ | } | ||
+ | |||
+ | h4 { | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
+ | font-size: 11pt; | ||
+ | font-weight: bold; | ||
+ | text-align:left; | ||
+ | padding-top: 15pt; | ||
+ | } | ||
+ | |||
+ | p { | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
+ | text-align: justify; | ||
+ | font-size: 11 pt; | ||
+ | text-indent: 1 em; | ||
+ | } | ||
+ | |||
+ | pre { | ||
+ | font-size: 9pt; | ||
+ | text-align: left; | ||
+ | } | ||
+ | |||
+ | .home { | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
+ | font-size: 11pt; | ||
+ | font-style: italic; | ||
+ | margin-right: 1cm; | ||
+ | margin-left: 1cm; | ||
+ | padding-right: 1cm; | ||
+ | padding-left: 1cm; | ||
+ | text-align: justify; | ||
+ | text-indent: 2em; | ||
+ | padding-top: 20pt; | ||
+ | } | ||
+ | |||
+ | td img {display: block;} | ||
+ | |||
+ | li { | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
+ | text-align: justify; | ||
+ | } | ||
+ | |||
+ | .ods { | ||
+ | padding-right: 20pt; | ||
+ | padding-left: 20pt; | ||
+ | } | ||
+ | |||
+ | table.month { | ||
+ | background: transparent; | ||
+ | } | ||
+ | |||
+ | |||
+ | .day-active { | ||
+ | color: blue; | ||
+ | } | ||
+ | |||
+ | .day-empty { | ||
+ | color: red; | ||
+ | } | ||
+ | |||
+ | .sztrzalka { | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
+ | } | ||
+ | |||
+ | var { | ||
+ | font-family: lucida sans, tahoma, verdana, arial, sans-serif; | ||
+ | font-size: 10pt; | ||
+ | font-style: normal; | ||
+ | padding-bottom: 20pt; | ||
+ | margin-bottom: 20pt; | ||
+ | } | ||
+ | |||
+ | |||
+ | /*web layout styles*/ | ||
+ | |||
+ | |||
+ | #footer-div { | ||
+ | left: 0px; | ||
+ | align:center; | ||
+ | vertical-align: bottom; | ||
+ | text-align: center; | ||
+ | bottom: -50px; | ||
+ | } | ||
+ | |||
+ | .glossary_text { | ||
+ | text-align: justify; | ||
+ | width: 100%; | ||
+ | |||
+ | } | ||
+ | |||
+ | .glossary_def { | ||
+ | text-align: left; | ||
+ | font-size: 16px; | ||
+ | color: navy; | ||
+ | } | ||
+ | |||
+ | .war_div_top { | ||
+ | width: 668px; | ||
+ | height: 12px; | ||
+ | background:url(https://static.igem.org/mediawiki/2009/c/c7/War_div_frame_top.png) no-repeat; | ||
+ | position: relative; | ||
+ | float: left; | ||
+ | } | ||
+ | |||
+ | .war_div_bottom { | ||
+ | width: 668px; | ||
+ | height: 15px; | ||
+ | background:url(https://static.igem.org/mediawiki/2009/a/ae/War_div_frame_bottom.png) no-repeat; | ||
+ | position: relative; | ||
+ | float: left; | ||
+ | padding-bottom: 20px; | ||
+ | left: -1px; | ||
+ | } | ||
+ | |||
+ | .war_div_frame { | ||
+ | width: 610px; | ||
+ | padding-left: 30px; | ||
+ | position: relative; | ||
+ | float: left; | ||
+ | font-size: 9pt; | ||
+ | text-align: justify; | ||
+ | background:url(https://static.igem.org/mediawiki/2009/5/5d/War_div_frame.png) repeat-y; | ||
+ | padding-right: 30px; | ||
+ | |||
+ | } | ||
+ | |||
+ | .war_menu_frame_top { | ||
+ | width: 210px; | ||
+ | height: 28px; | ||
+ | background:url(https://static.igem.org/mediawiki/2009/2/24/War_menu_frame_top.png) no-repeat; | ||
+ | position: relative; | ||
+ | float: left; | ||
+ | margin-left: 0px; | ||
+ | } | ||
+ | |||
+ | .war_menu_frame_bottom { | ||
+ | width: 229px; | ||
+ | height: 91px; | ||
+ | background:url(https://static.igem.org/mediawiki/2009/7/70/War_menu_frame_bottom.png) no-repeat; | ||
+ | position: relative; | ||
+ | float: left; | ||
+ | left: -1px; | ||
+ | } | ||
+ | |||
+ | .war_menu_frame { | ||
+ | width: 230px; | ||
+ | margin: 0px 0px 0px; | ||
+ | position: relative; | ||
+ | float: left; | ||
+ | font-size: 9pt; | ||
+ | text-align: justify; | ||
+ | background:url(https://static.igem.org/mediawiki/2009/f/fe/War_menu_frame.gif) repeat-y; | ||
+ | padding: 13px; | ||
+ | } | ||
+ | |||
+ | #war_menu { | ||
+ | float: left; | ||
+ | width: 200px; | ||
+ | position: relative; | ||
+ | left: 15px; | ||
+ | |||
+ | } | ||
+ | |||
+ | #war_content { | ||
+ | width: 700px; | ||
+ | position: relative; | ||
+ | left: 40px; | ||
+ | float: left; | ||
+ | |||
+ | } | ||
+ | |||
+ | .war_paragraph { | ||
+ | position: relative; | ||
+ | left: 20px; | ||
+ | float: left; | ||
+ | width:670px; | ||
+ | |||
+ | } | ||
+ | |||
+ | #war_menu li.main a, #war_menu li.main .selflink { | ||
+ | height: 36px; | ||
+ | background: url(https://static.igem.org/mediawiki/2009/2/2c/War_button_main.png) no-repeat; | ||
+ | padding-left: 20px; | ||
+ | padding-right: 0px; | ||
+ | padding-top: 10px; | ||
+ | margin: 0 0 0 0; | ||
+ | margin-left: 5px; | ||
+ | width: 100%; | ||
+ | font-size: 14px; | ||
+ | color: black; | ||
+ | } | ||
+ | |||
+ | #war_menu li.sub:hover a { | ||
+ | background: url(https://static.igem.org/mediawiki/2009/c/cb/War_button_sub_onmouseover.png) no-repeat; | ||
+ | |||
+ | } | ||
+ | |||
+ | #war_menu li.main:hover a { | ||
+ | background: url(https://static.igem.org/mediawiki/2009/3/3d/War_button_main_onmouseover.png) no-repeat; | ||
+ | |||
+ | } | ||
+ | |||
+ | #war_menu li.main .selflink, #war_menu li.sub .selflink { | ||
+ | color: black; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | #war_menu li.sub a, #war_menu li.sub .selflink { | ||
+ | |||
+ | height: 32px; | ||
+ | background: url(https://static.igem.org/mediawiki/2009/c/cf/War_button_sub.png) no-repeat; | ||
+ | font-size: 11px; | ||
+ | padding-left: 0px; | ||
+ | padding-right: 0px; | ||
+ | padding-top: 10px; | ||
+ | margin: 0 0 0 0; | ||
+ | color: black; | ||
+ | } | ||
+ | |||
+ | #war_menu li.sub a, #war_menu li.main a, #war_menu li.main .selflink, #war_menu li.sub .selflink{ | ||
+ | display: block; | ||
+ | width: 100%; | ||
+ | text-align: center; | ||
+ | |||
+ | color: white; | ||
+ | font-weight: bold; | ||
+ | float: left; | ||
+ | } | ||
+ | |||
+ | #war_menu li.sub a:hover,#war_menu li.main a:hover { | ||
+ | color: navy; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | #war_menu ol { | ||
+ | margin: 0 0 0 0; | ||
+ | padding: 0 0 0 0; | ||
+ | list-style-type: none; | ||
+ | list-style: none; | ||
+ | text-align: center; | ||
+ | align: center; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | #war_menu li { | ||
+ | text-align: center; | ||
+ | width: 170px; | ||
+ | } | ||
+ | |||
+ | #war_menu li.sub { | ||
+ | padding-left: 20px; | ||
+ | |||
+ | } | ||
+ | |||
+ | .war_table { | ||
+ | background: transparent; | ||
+ | } | ||
+ | |||
+ | /*turn off title at top.*/ | ||
+ | .firstHeading | ||
+ | { | ||
+ | margin-bottom: 0px; | ||
+ | margin-top: 0px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2009/b/b9/War_top.png); | ||
+ | width: 975px; | ||
+ | height: 224px; | ||
+ | float : left; | ||
+ | position: relative: | ||
+ | left: 0px; | ||
+ | margin: 0 0 0 0; | ||
+ | padding: 0 0 0 0; | ||
+ | border: none; | ||
+ | font-size: 0px; | ||
+ | } | ||
+ | |||
+ | .menu_item {display: none;} | ||
+ | |||
+ | .menu_item_vis {display: block;} | ||
+ | |||
+ | .gloss {float: right; border: 1; padding: 100;} | ||
+ | |||
+ | </style> | ||
+ | <script> | ||
+ | function changeDivBackground (thisArea, thisURL) { | ||
+ | |||
+ | document.getElememtById(thisArea).style.backgroundImage = "url("+ thisURL + ")"; | ||
+ | |||
+ | } | ||
+ | </script> | ||
+ | |||
+ | |||
+ | |||
+ | <script> | ||
+ | function skrypt() { | ||
+ | |||
+ | document.getElementById('firstHeading').innerHTML=" "; | ||
+ | |||
+ | var s = document.location.pathname; | ||
+ | if (s=="/Team:Warsaw/Team") { | ||
+ | document.getElementById('team_submenu').className = "menu_item_vis"; | ||
+ | } | ||
+ | else {document.getElementById('team_submenu').className = "menu_item";}; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | </script> | ||
+ | |||
+ | |||
+ | |||
+ | <body onload="skrypt()"> | ||
+ | <script type="text/javascript"> | ||
+ | <!-- | ||
+ | function switchMenu(obj,name) { | ||
+ | |||
+ | name = typeof(name) != 'undefined' ? name : "menu_item"; | ||
+ | |||
+ | document.getElementById('team_submenu').style.display = "none"; | ||
+ | document.getElementById('project_submenu').style.display = "none"; | ||
+ | document.getElementById('modelling_submenu').style.display = "none"; | ||
+ | document.getElementById('lab_submenu').style.display = "none"; | ||
+ | |||
+ | var el = document.getElementById(obj); | ||
+ | if ( el.style.display != "none" ) { | ||
+ | //el.style.display = "none"; | ||
+ | if (document.getElementById) { // DOM3 = IE5, NS6 | ||
+ | document.getElementById(obj).style.display = 'none'; | ||
+ | } | ||
+ | else { | ||
+ | if (document.layers) { // Netscape 4 | ||
+ | document.obj.display = 'none'; | ||
+ | } | ||
+ | else { // IE 4 | ||
+ | document.all.obj.style.display = 'none'; | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | else { | ||
+ | //el.style.display = "block"; | ||
+ | if (document.getElementById) { | ||
+ | /* DOM3 = IE5, NS6 */ | ||
+ | document.getElementById(obj).style.display = 'block'; | ||
+ | } | ||
+ | else { | ||
+ | if (document.layers) { // Netscape 4 | ||
+ | document.obj.display = 'block'; | ||
+ | } | ||
+ | else { // IE 4 | ||
+ | document.all.obj.style.display = 'block'; | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | //--> | ||
+ | |||
+ | </script> | ||
+ | </html> | ||
+ | <html><div id="war_menu"> | ||
+ | <div class="war_menu_frame"></html> | ||
+ | <ol> | ||
+ | <li class="main">[[Team:Warsaw|Home page]] | ||
+ | </li> | ||
+ | <html> | ||
+ | <li class="main" onClick="switchMenu('team_submenu','menu_item')"><a name="team" style="cursor: hand; cursor: pointer;">The Team</a> | ||
+ | </li></html> | ||
+ | <div name="menu_item" id="team_submenu" style="display: {{{team}}};"> | ||
+ | <li class="sub">[[Team:Warsaw/Team|About us]] | ||
+ | <li class="sub">[[Team:Warsaw/Team/Supervisors|Supervisors]] | ||
+ | <li class="sub">[[Team:Warsaw/Team/Miecznikowa|The M. Group]] | ||
+ | <li class="sub">[[Team:Warsaw/Team/Pawinskiego|The P. Group]] | ||
+ | </div> | ||
+ | <html><li class="main" onClick="switchMenu('project_submenu')"><a name="project" style="cursor: hand; cursor: pointer;">The Project</a></li></html> | ||
+ | |||
+ | <div name="menu_item" id="project_submenu" style="display: {{{project}}};"> | ||
+ | <li class="sub">[[Team:Warsaw/Project/introduction|Introduction]] | ||
+ | <li class="sub">[[Team:Warsaw/Project/invasion|Invasiveness]] | ||
+ | <li class="sub">[[Team:Warsaw/Project/endosome|Endosome Module]] | ||
+ | <li class="sub">[[Team:Warsaw/Project/cytoplasm|Cytoplasmatic Module]] | ||
+ | <li class="sub">[[Team:Warsaw/Project/future|Future plans]] | ||
+ | <li class="sub">[[Team:Warsaw/Bibliography|Bibliography]] | ||
+ | </div> | ||
+ | <li class="main">[[Team:Warsaw/results|Results]] | ||
+ | <html><li class="main" onClick="switchMenu('modelling_submenu')"><a name="modelling" style="cursor: hand; cursor: pointer;">Modelling</a></li></html> | ||
+ | <div name="menu_item" id="modelling_submenu" style="display: {{{modelling}}}"> | ||
+ | <li class="sub">[[Team:Warsaw/Modelling|System Overview]] | ||
+ | <li class="sub">[[Team:Warsaw/Modelling/Apoptosis|Apoptosis]] | ||
+ | <li class="sub">[[Team:Warsaw/Modelling/Structural|Structural]] | ||
+ | <li class="sub">[[Team:Warsaw/Modelling/Gene_Networks|Gene Networks]] | ||
+ | <li class="sub">[[Team:Warsaw/Modelling/Invasiveness|Invasiveness]] | ||
+ | </div> | ||
+ | <html><li class="main" onClick="switchMenu('lab_submenu')"><a name="lab" style="cursor: hand; cursor: pointer;">Lab Work</a></li></html> | ||
+ | <div name="menu_item" id="lab_submenu" style="display: {{{lab}}}"> | ||
+ | <li class="sub">[[Team:Warsaw/Notebook|Notebook]] | ||
+ | <li class="sub">[[Team:Warsaw/protocols|Protocols]] | ||
+ | <li class="sub">[[Team:Warsaw/Resources|Resources]] | ||
+ | </div> | ||
+ | <li class="main">[[Team:Warsaw/Parts|Submitted Parts]]</li> | ||
+ | <li class="main">[[Team:Warsaw/Glossary|Glossary]]</li> | ||
+ | <li class="main">[[Team:Warsaw/Biosafety|Biosafety]]</li> | ||
+ | <li class="main">[[Team:Warsaw/Human|Human Practices]]</li> | ||
+ | <li class="main">[[Team:Warsaw/Acknowledgements|Acknowledgements]]</li> | ||
+ | </ol> | ||
+ | <html></div> | ||
+ | <div class="war_menu_frame_bottom"> </div> | ||
+ | </div></html> | ||
+ | <div id="war_content"> |
Latest revision as of 03:19, 22 October 2009