Team:UNAM-Genomics Mexico/Templates/Team
From 2011.igem.org
(Difference between revisions)
(v 1.0.0) |
(first version of wiki markup template) |
||
Line 1: | Line 1: | ||
- | <html> | + | <html xmlns="http://www.w3.org/1999/xhtml"> |
+ | |||
+ | <!-- | ||
+ | @VERSION 1.0.0 | ||
+ | @NAME /Templates/Team | ||
+ | @DESC This is a wiki template designed for the welcoming page. | ||
+ | --> | ||
<head> | <head> | ||
- | < | + | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> |
- | + | <title>UNAM-Genomics_Mexico</title> | |
- | + | <script type="text/javascript"> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | var _gaq = _gaq || []; | |
- | + | _gaq.push(['_setAccount', 'UA-19624614-2']); | |
- | + | _gaq.push(['_trackPageview']); | |
- | + | ||
- | + | (function() { | |
+ | var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; | ||
+ | ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; | ||
+ | var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); | ||
+ | })(); | ||
+ | |||
+ | </script> | ||
+ | <style> | ||
+ | |||
+ | dummy.rule { | ||
+ | /*Nothing here*/ | ||
} | } | ||
- | + | body{ | |
- | + | background-color: black; | |
- | + | background-image: url("https://static.igem.org/mediawiki/2011/9/98/Black_cardboard_tiled_UGM.png"); | |
- | font-family:" | + | margin: 0; |
+ | padding: 0; | ||
+ | text-align: center; | ||
+ | font-size:medium; | ||
+ | font-family: "Maiandra GD", Garamond, "Tempus Sans ITC", Papyrus, "Kristen ITC", | ||
+ | "Segoe Print", "Comic Sans MS", Verdana, sans-serif; | ||
} | } | ||
- | # | + | div#globalWrapper{ |
- | + | background-color: transparent; | |
- | + | font-size: 100%; | |
- | + | line-height: 1em; | |
- | font-family:" | + | font-size:100%; |
+ | font-family: "Maiandra GD", Garamond, "Tempus Sans ITC", Papyrus, "Kristen ITC", | ||
+ | "Segoe Print", "Comic Sans MS", Verdana, sans-serif; | ||
+ | /* | ||
+ | Fonts I recomend the most: | ||
+ | "Maiandra GD", Garamond, | ||
+ | Fonts that resemble handwriting but are uncomfortable to read. | ||
+ | These letters are too decorated: | ||
+ | "Viner Hand ITC","Bradley Hand ITC","Lucida Handwriting","Tempus Sans ITC", | ||
+ | These letter is too small: | ||
+ | Gabriola, | ||
+ | These letter is too narrow: | ||
+ | "Juice ITC", | ||
+ | */ | ||
} | } | ||
- | + | div#content{ | |
- | color:# | + | position: relative; |
- | + | width: 1000px; | |
+ | margin: 0 auto; | ||
+ | padding: 0px 0px 0px 0px; | ||
+ | border: none; | ||
+ | z-index: 0; | ||
+ | background-color: transparent; | ||
+ | color: #000000; | ||
+ | text-align:justify; | ||
} | } | ||
- | + | div#bodyContent{ | |
- | # | + | position: relative; |
- | margin: 0px | + | padding: 0px; |
+ | width: 1000px; | ||
+ | height: px; | ||
+ | margin: 0px; | ||
+ | border: none; | ||
+ | z-index: 0; | ||
+ | background-color: transparent; | ||
+ | color: #000000; | ||
text-align:justify; | text-align:justify; | ||
- | |||
- | |||
- | |||
- | |||
} | } | ||
+ | div#content h1.firstHeading{ | ||
+ | display: none; | ||
+ | } | ||
+ | div#bodyContent p{ | ||
+ | margin: 0px 0px 0px 0px; | ||
+ | } | ||
+ | div#contentSub{ | ||
+ | margin: 0; | ||
+ | } | ||
+ | div#catlinks{ | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | |||
+ | /*********************************** | ||
+ | iGEM header instructions | ||
+ | ***********************************/ | ||
- | div | + | div#top-section{ |
- | + | position: relative; | |
+ | width: 1000px; | ||
+ | height: 21px; | ||
+ | margin: 0 auto; | ||
+ | border: none; | ||
+ | z-index: 0; | ||
+ | background-color: transparent; | ||
+ | color: #FF0000; | ||
+ | font-size:85%; | ||
+ | font-family: "Maiandra GD", Garamond, "Tempus Sans ITC", Papyrus, "Kristen ITC", | ||
+ | "Segoe Print", "Comic Sans MS", Verdana, sans-serif; | ||
} | } | ||
- | div | + | div#p-logo{ |
- | + | display: none; | |
- | + | width: 1000px; | |
- | + | z-index: 1; | |
} | } | ||
- | div | + | div#menubar{ |
- | + | position: absolute; | |
- | + | width: 400px; | |
- | + | height: 21px; | |
- | + | z-index: 5; | |
- | + | top:22px; | |
+ | margin-top: -20px; | ||
} | } | ||
- | + | #menubar ul{ | |
- | + | margin: 0px 10px 0px 10px; | |
- | + | padding: 0px 0px 0px 0px; | |
- | padding: | + | |
} | } | ||
- | + | #menubar li{ | |
- | + | display: inline; | |
- | + | ||
- | + | ||
} | } | ||
- | + | div.left-menu{ | |
- | + | text-align: left; | |
- | + | ||
- | + | ||
- | text- | + | |
- | + | ||
- | + | ||
} | } | ||
- | + | div.right-menu{ | |
- | + | text-align: right; | |
- | + | right: 0px; | |
- | + | ||
} | } | ||
- | + | div#search-controls{ | |
- | + | display: none; | |
- | + | ||
} | } | ||
- | a | + | #menubar a{ |
- | + | ||
text-decoration:none; | text-decoration:none; | ||
+ | color:#C0C0C0; | ||
} | } | ||
- | a | + | #menubar a:visited { |
- | color:# | + | color:#9A8A5E; |
- | + | ||
} | } | ||
- | + | ||
- | color:# | + | |
- | + | /******************************* | |
+ | iGEM Footer Instructions | ||
+ | *******************************/ | ||
+ | div#footer-box { | ||
+ | margin: 0 auto; | ||
+ | width: 990px; | ||
+ | padding: 5px; | ||
+ | background-color: #6b6b6b; | ||
+ | background-image: url("https://static.igem.org/mediawiki/2011/5/5b/Darkgrey_noise_UGM.png"); | ||
+ | border: none; | ||
} | } | ||
- | a | + | div#footer-box div#footer ul#f-list li a { |
- | color: | + | color: white; |
- | + | ||
} | } | ||
- | a | + | div#footer-box div#footer ul#f-list li a:hover { |
- | color: | + | color: black; |
- | + | ||
} | } | ||
- | + | #f-poweredbyico{ | |
- | + | display: none; | |
- | + | ||
} | } | ||
- | + | #f-copyrightico{ | |
- | + | display: none; | |
- | + | ||
} | } | ||
- | + | ||
- | + | ||
- | + | /******************************* | |
+ | Window Control Properties | ||
+ | *******************************/ | ||
+ | div.window_bar{ | ||
+ | margin: 0px; | ||
+ | padding: 5px; | ||
+ | width: 990px; | ||
+ | heigth: 40px; | ||
+ | background-color: #0033AA; | ||
+ | } | ||
+ | div#topBar{ | ||
+ | position: absolute; | ||
+ | top: 0px; | ||
+ | left: 0px; | ||
+ | } | ||
+ | div#bottomBar{ | ||
+ | position: absolute; | ||
+ | top: 260px; /*(65*4)*/ | ||
+ | left: 0px; | ||
} | } | ||
- | + | div.window_box{ | |
- | + | margin: 0px; | |
- | + | padding: 5px; | |
- | width: | + | width: 40px; |
- | + | heigth: 40px; | |
+ | background-color: #3300AA; | ||
} | } | ||
- | + | /*Sepparating space: 15px;*/ | |
- | + | div#leftTopBox{ | |
- | + | position: absolute; | |
- | + | top: 65px; /*50+15*/ | |
+ | left: 0px; | ||
+ | } | ||
+ | div#leftMiddleBox{ | ||
+ | position: absolute; | ||
+ | top: 130px; /*(65*2)*/ | ||
+ | left: 0px; | ||
+ | } | ||
+ | div#leftBottomBox{ | ||
+ | position: absolute; | ||
+ | top: 195px; /*(65*3)*/ | ||
+ | left: 0px; | ||
+ | } | ||
+ | div#rightTopBox{ | ||
+ | position: absolute; | ||
+ | top: 65px; | ||
+ | right: 0px; | ||
+ | } | ||
+ | div#rightMiddleBox{ | ||
+ | position: absolute; | ||
+ | top: 130px; | ||
+ | right: 0px; | ||
+ | } | ||
+ | div#rightBottomBox{ | ||
+ | position: absolute; | ||
+ | top: 195px; | ||
+ | right: 0px; | ||
} | } | ||
- | </style> | + | div#window{ |
+ | margin: 0px; | ||
+ | padding: 5px; | ||
+ | width: 870px; /* (1000-(2*50)-(2*15)) */ | ||
+ | heigth: 180px; /* (3*50)+(2*15) */ | ||
+ | background-color: #3300AA; | ||
+ | position: absolute; | ||
+ | top: 65px; /*50+15*/ | ||
+ | left: 65px; | ||
+ | |||
+ | } | ||
+ | |||
+ | </style> | ||
</head> | </head> | ||
</html> | </html> | ||
+ | |||
+ | <div id="topBar" class="window_bar">{{{upInfo}}}</div> | ||
+ | <div id="leftTopBox" class="window_box">{{{opt1}}}</div> | ||
+ | <div id="leftMiddleBox" class="window_box">{{{opt2}}}</div> | ||
+ | <div id="leftBottomBox" class="window_box">{{{opt3}}}</div> | ||
+ | <div id="window">{{{window_content}}}</div> | ||
+ | <div id="rightTopBox" class="window_box">{{{opt4}}}</div> | ||
+ | <div id="rightMiddleBox" class="window_box">{{{opt5}}}</div> | ||
+ | <div id="rightBottomBox" class="window_box">{{{opt6}}}</div> | ||
+ | <div id="bottomBar" class="window_bar">{{{downInfo}}}</div> |
Revision as of 01:15, 21 July 2011
{{{opt1}}}
{{{opt2}}}
{{{opt3}}}
{{{window_content}}}
{{{opt4}}}
{{{opt5}}}
{{{opt6}}}