Team:LMU-Munich/Templates/Page Header
From 2012.igem.org
(Difference between revisions)
(experimenting with the header image) |
|||
Line 12: | Line 12: | ||
body, html, #globalWrapper, #content { | body, html, #globalWrapper, #content { | ||
- | background: | + | background: transparent; |
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
Line 22: | Line 22: | ||
margin-top: -1px; | margin-top: -1px; | ||
position: static; | position: static; | ||
+ | } | ||
+ | |||
+ | html { | ||
+ | background: #DDDDDD; /* ← change the left/right border color here! */ | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | width: 1000px; /* against my better judgement… */ | ||
+ | margin: 0 auto; | ||
+ | background: url(http://wrtlprnft.ath.cx/igem12_header.jpg) no-repeat 0 0 white; | ||
} | } | ||
Line 34: | Line 44: | ||
#menubar { | #menubar { | ||
display: table-cell; | display: table-cell; | ||
- | background: | + | background: transparent; |
+ | } | ||
+ | |||
+ | #menubar.left-menu { | ||
+ | width: 100%; | ||
} | } | ||
Line 42: | Line 56: | ||
#menubar * { | #menubar * { | ||
- | color: | + | color: transparent !important; |
- | background: | + | background: transparent !important; |
} | } | ||
#top-section:hover #menubar * { | #top-section:hover #menubar * { | ||
color: blue !important; | color: blue !important; | ||
+ | } | ||
+ | |||
+ | #top-section:hover #menubar.left-menu { | ||
+ | background: rgba(255, 255, 255, 0.75) !important; | ||
} | } | ||
Revision as of 19:08, 29 July 2012
The LMU-Munich team is exuberantly happy about the great success at the World Championship Jamboree in Boston. Our project Beadzillus finished 4th and won the prize for the "Best Wiki" (with Slovenia) and "Best New Application Project".
[ more news ]
Page title
List of templates:
- Team:LMU-Munich/Templates/Page Header
- this page, include at the start of every page, the first parameter specifies the image to be shown in the sidebar
- Team:LMU-Munich/Templates/Page Footer
- include at the end of every page
- Team:LMU-Munich/Templates/Navigation
- edit the menu here
- Team:LMU-Munich/Templates/News
- the text in the sidebar