Template:Imperial/09/MenuPlay
From 2009.igem.org
(Difference between revisions)
(28 intermediate revisions not shown) | |||
Line 12: | Line 12: | ||
border: none; | border: none; | ||
float: left; | 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 19: | 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 260: | Line 270: | ||
<ul> | <ul> | ||
- | <li><strong class=" | + | <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> | ||
- | <ul> | + | <!--<ul> |
<strong class="menu_header_Encapsulator "><img src="https://static.igem.org/mediawiki/2009/8/83/II09_Thumb_home.png" width="15%" align="left"> The E.ncapsulator</strong></li> | <strong class="menu_header_Encapsulator "><img src="https://static.igem.org/mediawiki/2009/8/83/II09_Thumb_home.png" width="15%" align="left"> The E.ncapsulator</strong></li> | ||
- | </ul> | + | </ul>--> |
<ul> | <ul> |
Latest revision as of 13:09, 13 September 2009