Team:LMU-Munich/Templates/Page Header
From 2012.igem.org
(Difference between revisions)
m (yet another try with the footer) |
(another attempt to implement random layout changes) |
||
Line 5: | Line 5: | ||
h1.firstHeading, #p-logo, #catlinks { | h1.firstHeading, #p-logo, #catlinks { | ||
display: none; | display: none; | ||
- | |||
} | } | ||
+ | .previewnote { | ||
+ | position: fixed; | ||
+ | background: #FFCCCC; | ||
+ | left: 0; | ||
+ | width: 10em; | ||
+ | top: 0; | ||
+ | z-index: 100; | ||
+ | } | ||
+ | |||
+ | .previewnote:hover { | ||
+ | visibility: hidden; | ||
+ | } | ||
/* reformat the major elements of the page */ | /* reformat the major elements of the page */ | ||
Line 31: | Line 42: | ||
width: 1000px; /* against my better judgement… */ | width: 1000px; /* against my better judgement… */ | ||
margin: 0 auto; | margin: 0 auto; | ||
- | background: url( | + | background: url(https://static.igem.org/mediawiki/2012/3/3d/LMU-Munich_banner.jpeg) no-repeat 0 0 white; |
+ | position: relative; | ||
} | } | ||
Line 40: | Line 52: | ||
width: auto; | width: auto; | ||
height: 1.5em; | height: 1.5em; | ||
+ | margin-bottom: -1.5em; | ||
} | } | ||
Line 100: | Line 113: | ||
height: 2.5em; | height: 2.5em; | ||
border-bottom: .2em solid #7b406c; | border-bottom: .2em solid #7b406c; | ||
+ | margin-top: 241px; | ||
} | } | ||
Line 109: | Line 123: | ||
float: left; | float: left; | ||
margin-right: 1px; | margin-right: 1px; | ||
- | height: 2. | + | height: 2.5em; |
} | } | ||
Line 147: | Line 161: | ||
display: table; | display: table; | ||
position: absolute; | position: absolute; | ||
+ | margin-top: 0; | ||
+ | padding-top: .2em; | ||
top: 2.5em; | top: 2.5em; | ||
- | |||
width: auto; | width: auto; | ||
- | |||
- | |||
} | } | ||
Line 164: | Line 177: | ||
} | } | ||
- | # | + | #nav li:hover li:first-child a, #nav li:hover li:first-child strong { |
- | + | border-top: 0 none transparent; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | # | + | #search-controls { |
- | + | display: none; /* mostly useless */ | |
- | + | ||
} | } | ||
- | |||
/* format our own design elements */ | /* format our own design elements */ | ||
Line 196: | Line 201: | ||
} | } | ||
- | # | + | #logo_lmu { |
- | + | position: absolute; | |
- | + | right: 20px; | |
- | + | top: 150px; | |
- | + | } | |
+ | |||
+ | #logo_igem { | ||
+ | position: absolute; | ||
+ | right: 20px; | ||
+ | top: 50px; | ||
+ | } | ||
+ | |||
+ | #logo_beadzillus { | ||
+ | position: absolute; | ||
+ | left: 20px; | ||
+ | top: 90px; | ||
} | } | ||
Line 246: | Line 262: | ||
</style> | </style> | ||
- | < | + | <a id="logo_igem" href="https://2012.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2012/f/f0/IGEM_logo.png" alt="iGEM" /></a> |
- | + | <a id="logo_lmu" href="http://www.uni-muenchen.de/index.html"><img src="https://static.igem.org/mediawiki/2012/9/9e/LMU_logo.png" alt="Ludwig-Maximilians-Universität München" /></a> | |
- | <img src="https://static.igem.org/mediawiki/2012/f/f0/IGEM_logo.png" alt="iGEM" /> | + | <a id="logo_beadzillus" href="https://2012.igem.org/Team:LMU-Munich"><img src="https://static.igem.org/mediawiki/2012/2/2c/Team-LMU_Beadzillus_logo_200.png" alt="Beadzillus" /></a> |
- | </a> | + | |
- | <a href="http://www | + | |
- | <img src="https://static.igem.org/mediawiki/2012/9/9e/LMU_logo.png" alt="Ludwig-Maximilians-Universität München" /> | + | |
- | </a> | + | |
</div> | </div> | ||
<div id="nav"> | <div id="nav"> | ||
Line 270: | Line 282: | ||
<div id="right"> | <div id="right"> | ||
</html> | </html> | ||
- | |||
<noinclude> | <noinclude> | ||
== Page title == | == Page title == |
Revision as of 19:19, 5 August 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