Template:Imperial/09/MenuPlay
From 2009.igem.org
(Difference between revisions)
(9 intermediate revisions not shown) | |||
Line 9: | Line 9: | ||
width: 200px; | width: 200px; | ||
height: 15px; | height: 15px; | ||
- | margin: 0px | + | margin: 0px auto; |
border: none; | border: none; | ||
- | float: | + | float: left; |
- | + | background: url(https://static.igem.org/mediawiki/2009/9/90/II09_Menu_Queens.png) no-repeat top left; | |
} | } | ||
+ | |||
/* prepares the background image to full capacity of the viewing area */ | /* prepares the background image to full capacity of the viewing area */ | ||
Line 20: | Line 21: | ||
z-index:0; | z-index:0; | ||
width:200px; | width:200px; | ||
- | + | height: 15px; | |
} | } | ||
+ | |||
+ | |||
+ | #II09_Menu_Grey_Box { | ||
+ | background: url(https://2009.igem.org/Wiki/images/2/29/II09_MenuGreyBox.png) no-repeat top left; | ||
+ | position:absolute; | ||
+ | z-index:1; | ||
+ | } | ||
+ | |||
/* Places the content on top of the background image */ | /* Places the content on top of the background image */ | ||
#II09_Menu_Header_Content { | #II09_Menu_Header_Content { | ||
position:relative; | position:relative; | ||
- | z-index: | + | z-index:2; |
padding: 2px 4px; | padding: 2px 4px; | ||
height: 15px; | height: 15px; | ||
Line 37: | Line 46: | ||
#menu { | #menu { | ||
- | width: | + | width: 200px; |
margin: 5px 15px 0 15px; | margin: 5px 15px 0 15px; | ||
position: relative; | position: relative; | ||
float: left; | float: left; | ||
font: Calibri; | font: Calibri; | ||
- | |||
- | |||
} | } | ||
Line 126: | Line 133: | ||
paddfding: 2px 4px; | paddfding: 2px 4px; | ||
color: #000; | color: #000; | ||
+ | |||
} | } | ||
Line 143: | Line 151: | ||
padding: 2px 4px; | padding: 2px 4px; | ||
color: #000; | color: #000; | ||
- | |||
- | |||
- | |||
} | } | ||
Line 159: | Line 164: | ||
text-align:center; | text-align:center; | ||
font: calibri; | font: calibri; | ||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 176: | Line 177: | ||
text-align:center; | text-align:center; | ||
font: calibri; | font: calibri; | ||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 192: | Line 189: | ||
text-align:left; | text-align:left; | ||
font: calibri; | font: calibri; | ||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 208: | Line 201: | ||
text-align:left; | text-align:left; | ||
font: calibri; | font: calibri; | ||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 224: | Line 213: | ||
text-align:left; | text-align:left; | ||
font: calibri; | font: calibri; | ||
- | |||
- | |||
- | |||
} | } | ||
Line 239: | Line 225: | ||
text-align:left; | text-align:left; | ||
font: calibri; | font: calibri; | ||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 255: | Line 237: | ||
text-align:left; | text-align:left; | ||
font: calibri; | font: calibri; | ||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 267: | Line 245: | ||
padding: 15px; | padding: 15px; | ||
#position: relative; | #position: relative; | ||
- | #top: -12% | + | #top: -12% |
- | + | ||
} | } | ||
Line 276: | Line 253: | ||
font-family:"Calibri",Georgia,Serif; | font-family:"Calibri",Georgia,Serif; | ||
#position: relative; | #position: relative; | ||
- | #top: -25% | + | #top: -25% |
} | } | ||
Line 292: | Line 269: | ||
<div id="menu"> | <div id="menu"> | ||
<ul> | <ul> | ||
+ | |||
<li><strong class="menu_header_Encapsulator"><img class="thumb" src="https://static.igem.org/mediawiki/2009/8/83/II09_Thumb_home.png" width="15%"><p class="thumb_text">Home</p></strong></li> | <li><strong class="menu_header_Encapsulator"><img class="thumb" src="https://static.igem.org/mediawiki/2009/8/83/II09_Thumb_home.png" width="15%"><p class="thumb_text">Home</p></strong></li> | ||
</ul> | </ul> |
Latest revision as of 13:09, 13 September 2009