Template:MissouriMiners2012
From 2012.igem.org
(Difference between revisions)
Lordcheeto (Talk | contribs) |
Lordcheeto (Talk | contribs) |
||
Line 15: | Line 15: | ||
} | } | ||
- | + | #footer-box { | |
display: none; | display: none; | ||
} | } | ||
+ | |||
+ | #top-section { padding-left: 107px; } | ||
+ | #menubar { position: relative; z-index: 1; top: 0; left: 0; } | ||
+ | #menubar ul, #menubar li { list-style: none; } | ||
+ | .left-menu { float: left; } | ||
+ | .right-menu { float: right; } | ||
html, body, #globalWrapper, #content, #bodyContent { | html, body, #globalWrapper, #content, #bodyContent { | ||
Line 76: | Line 82: | ||
$('#contentSub').remove(); | $('#contentSub').remove(); | ||
$('#catlinks').remove(); | $('#catlinks').remove(); | ||
+ | $('#p-logo').remove(); | ||
+ | $('#search-controls').remove(); | ||
// Remove some of the elements by class. | // Remove some of the elements by class. | ||
$('.printfooter').remove(); | $('.printfooter').remove(); | ||
$('.firstHeading').remove(); | $('.firstHeading').remove(); | ||
+ | |||
+ | // Center the top section. | ||
+ | $('#top-section').addClass('centered'); | ||
}); | }); | ||
</script> | </script> |
Revision as of 02:45, 28 September 2012