Team:Tufts
From 2014.igem.org
Line 1: | Line 1: | ||
- | + | <!-- this section changes the default wiki template to a | |
- | + | ||
- | + | white full width background --> | |
- | <style> | + | |
- | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/ | + | <style type="text/css"> |
+ | #contentSub, #footer-box, #catlinks, #search-controls, #p- | ||
+ | |||
+ | logo, .printfooter, .firstHeading,.visualClear {display: | ||
+ | |||
+ | none;} /*-- hides default wiki settings --*/ | ||
+ | |||
+ | #top-section { /*-- styling for default menu bar (edit, page, | ||
+ | |||
+ | history, etc.) --*/ | ||
+ | |||
+ | border: 0 none; | ||
+ | height: 14px; | ||
+ | z-index: 100; | ||
+ | top: 0; | ||
+ | position: fixed; | ||
+ | width: 975px; | ||
+ | left: 50%; | ||
+ | margin-left: -487px; | ||
+ | } | ||
+ | |||
+ | #globalWrapper, #content { /*-- changes default wiki settings | ||
+ | |||
+ | --*/ | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | border: 0px; | ||
+ | background-color: #522C1B; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | } | ||
+ | |||
+ | html, body, .wrapper { /*-- changes default wiki settings -- | ||
+ | |||
+ | */ | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | background-color: transparent; | ||
+ | } | ||
</style> | </style> | ||
+ | <!-- here ends the section that changes the default wiki | ||
+ | |||
+ | |||
+ | |||
<!-- here ends the section that changes the default wiki template to a white full width background --> | <!-- here ends the section that changes the default wiki template to a white full width background --> |
Revision as of 22:26, 28 July 2014
<style type="text/css">
- contentSub, #footer-box, #catlinks, #search-controls, #p-
logo, .printfooter, .firstHeading,.visualClear {display:
none;} /*-- hides default wiki settings --*/
- top-section { /*-- styling for default menu bar (edit, page,
history, etc.) --*/
border: 0 none; height: 14px; z-index: 100; top: 0; position: fixed; width: 975px; left: 50%; margin-left: -487px; }
- globalWrapper, #content { /*-- changes default wiki settings
--*/ width: 100%; height: 100%; border: 0px; background-color: #522C1B; margin: 0px; padding: 0px; }
html, body, .wrapper { /*-- changes default wiki settings --
- /
width: 100%; height: 100%; background-color: transparent; } </style>
|
<img src="" width="500px">
Welcome!
|
|
|
|
|
Here you can place the logos of your sponsors or other links! |
</html>