Team:Brown/template/bg
From 2010.igem.org
Line 1: | Line 1: | ||
+ | <script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE8.js">IE7_PNG_SUFFIX=".png";</script> | ||
+ | <![endif]--> | ||
+ | <script type="text/javascript" src="https://2010.igem.org/Team:TU_Delft/files/jquery_address?action=raw"></script> | ||
+ | <script type="text/javascript" src="https://2010.igem.org/Team:TU_Delft/files/jquery_scrollto?action=raw"></script> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | html, body { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
body { | body { | ||
Line 7: | Line 15: | ||
background-position: top center; | background-position: top center; | ||
} | } | ||
+ | |||
+ | /* Wiki Hacks - START */ | ||
+ | |||
+ | #globalWrapper { | ||
+ | background-color: transparent; | ||
+ | border: none; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | #content { | ||
+ | background-color: transparent; | ||
+ | border: none; | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | #bodyContent { | ||
+ | border: none; | ||
+ | padding:0; | ||
+ | margin:0; | ||
+ | width:100%; | ||
+ | } | ||
+ | |||
+ | #top-section { | ||
+ | height: 20px; | ||
+ | margin-top: -5px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | margin-bottom: 0 !important; | ||
+ | margin-bottom: 10px; | ||
+ | padding:0; | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | #p-logo { | ||
+ | height:1px; | ||
+ | overflow:hidden; | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #search-controls { | ||
+ | overflow:hidden; | ||
+ | display:block; | ||
+ | background: none; | ||
+ | position: absolute; | ||
+ | top: 100px; | ||
+ | right: 40px; | ||
+ | } | ||
+ | |||
+ | .left-menu { | ||
+ | width: 400px; | ||
+ | display:block; | ||
+ | float:left; | ||
+ | margin-top:-80px; | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | .left-menu ul { | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | #menubar.right-menu { | ||
+ | width:300px; | ||
+ | display:block; | ||
+ | float:left; | ||
+ | margin-top:-80px; | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | .right-menu ul { | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | #footer-box { | ||
+ | background-color: transparent; | ||
+ | border: none; | ||
+ | width: 965px; | ||
+ | margin: 0 auto; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | #footer { | ||
+ | border: none; | ||
+ | width: 965px; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | .firstHeading { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #f-list a { | ||
+ | color: #333; | ||
+ | font-size: 10px; | ||
+ | } | ||
+ | |||
+ | #f-list a:hover { | ||
+ | color: #666; | ||
+ | } | ||
+ | |||
+ | #footer ul { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | #footer ul li { | ||
+ | margin-top: 0; | ||
+ | margin-bottom: 0; | ||
+ | margin-left: 10px; | ||
+ | margin-right: 10px; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | /* Wiki Hacks - END */ | ||
+ | |||
+ | #dashed_line { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2010/1/1c/Dashed-line.png); | ||
+ | height: 1px; | ||
+ | width: 100%; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | |||
+ | #wrapper { | ||
+ | width: 965px; | ||
+ | margin: 0 auto; | ||
+ | } | ||
+ | |||
+ | #header_wrap { | ||
+ | width:100%; | ||
+ | height:107px; | ||
+ | } | ||
+ | |||
+ | #menu_wrap { | ||
+ | width:100%; | ||
+ | height:45px; | ||
+ | display:block; | ||
+ | float: left; | ||
+ | } | ||
+ | |||
+ | #content_wrap { | ||
+ | width:100%; | ||
+ | /* background-color: #fff; */ | ||
+ | margin-top: -24px; | ||
+ | display:block; | ||
+ | float: left; | ||
+ | } | ||
+ | |||
+ | #footer_wrap { | ||
+ | width:100%; | ||
+ | height:40px; | ||
+ | background-color: transparent; | ||
+ | display:block; | ||
+ | float: left; | ||
+ | padding-top: 10px; | ||
+ | } | ||
+ | |||
+ | /* Footer START */ | ||
+ | |||
+ | #footer_wrap #copyright { | ||
+ | display: block; | ||
+ | float: left; | ||
+ | width: 300px; | ||
+ | text-align: center; | ||
+ | font-size: 10px; | ||
+ | color: #ccc; | ||
+ | } | ||
+ | |||
+ | #footer_wrap #footer_links { | ||
+ | display: block; | ||
+ | float: right; | ||
+ | width: 500px; | ||
+ | text-align: center; | ||
+ | font-size: 10px; | ||
+ | } | ||
+ | |||
+ | #footer_links ul { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | #footer_links ul li { | ||
+ | display: block; | ||
+ | list-style-type: none; | ||
+ | float:left; | ||
+ | padding: 0; | ||
+ | margin: 0 5px 0 5px; | ||
+ | } | ||
+ | |||
+ | #footer_links ul li a { | ||
+ | color: #ccc; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | #footer_links ul li a:hover { | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | |||
+ | /* Footer END */ | ||
+ | |||
+ | |||
+ | /* Body START */ | ||
+ | #content_table { | ||
+ | width:100%; | ||
+ | padding:0; | ||
+ | margin: 10px 0 0 0; | ||
+ | border:none; | ||
+ | border-color: transparent; | ||
+ | border-collapse:collapse; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | |||
+ | #content_table #top_row { | ||
+ | background-image: url(/wiki/images/2/24/Main_bg.png); | ||
+ | background-repeat: no-repeat; | ||
+ | height: 20px; | ||
+ | border: none; | ||
+ | overflow: hidden; | ||
+ | line-height: 10px; | ||
+ | font-size: 10px; | ||
+ | float: left; | ||
+ | display: block; | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | #content_table #bottom_row { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2010/3/3c/Main_bg_bottom.png); | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: bottom left; | ||
+ | height: 20px; | ||
+ | border: none; | ||
+ | overflow: hidden; | ||
+ | float: left; | ||
+ | display: block; | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | #content_table .main_row { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2010/d/d3/Main_bg_middle.png); | ||
+ | float: left; | ||
+ | display: block; | ||
+ | width: 965px; | ||
+ | } | ||
+ | |||
+ | #main_td { | ||
+ | width:965px; | ||
+ | vertical-align: top; | ||
+ | padding-right: 10px; | ||
+ | padding-left: 0px; | ||
+ | float: left; | ||
+ | display: block; | ||
+ | } | ||
+ | |||
+ | /* Body END */ | ||
+ | |||
+ | /* Head START */ | ||
+ | h1.logo { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2010/c/c9/Logo.png); | ||
+ | background-repeat: no-repeat; | ||
+ | border:none; | ||
+ | width: 390px; | ||
+ | height: 107px; | ||
+ | } | ||
+ | |||
+ | #search-controls { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2010/9/95/Search.png); | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: -5px -10px; | ||
+ | border: none; | ||
+ | width:217px; | ||
+ | height:48px; | ||
+ | text-align:left; | ||
+ | } | ||
+ | |||
+ | #search-controls input { | ||
+ | display: block; | ||
+ | float: left; | ||
+ | } | ||
+ | |||
+ | #search-controls #searchInput { | ||
+ | width: 145px; | ||
+ | border: none; | ||
+ | margin-left: 8px; | ||
+ | margin-top: 3px; | ||
+ | padding: 2px; | ||
+ | color: #111; | ||
+ | font-size: 10px; | ||
+ | height:16px; | ||
+ | } | ||
+ | |||
+ | #search-controls #searchGoButton { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #search-controls #mw-searchButton { | ||
+ | width: 33px; | ||
+ | border: none; | ||
+ | cursor: pointer; | ||
+ | height: 26px; | ||
+ | color: #f5c44a; | ||
+ | text-indent:-9999px; | ||
+ | line-height:0; | ||
+ | text-align: right; | ||
+ | font-size: 1px; | ||
+ | } | ||
+ | |||
+ | /* Head END */ | ||
+ | |||
+ | </style> | ||
+ | <div id="dashed_line"> </div> | ||
+ | <div id="wrapper"> | ||
+ | <div id="header_wrap"><a href="https://2010.igem.org/Team:TU_Delft" title="TU Delft iGEM Team 2010"><h1 class="logo"></h1></a></div> | ||
+ | |||
+ | </html> |
Revision as of 18:16, 13 July 2010
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE8.js">IE7_PNG_SUFFIX=".png";</script> <![endif]--> <script type="text/javascript" src="https://2010.igem.org/Team:TU_Delft/files/jquery_address?action=raw"></script> <script type="text/javascript" src="https://2010.igem.org/Team:TU_Delft/files/jquery_scrollto?action=raw"></script> <style type="text/css"> html, body { margin: 0; padding: 0; }
body { background-color: #001e25; background-image: url(); background-repeat: no-repeat; background-position: top center; }
/* Wiki Hacks - START */
- globalWrapper {
background-color: transparent; border: none; margin: 0; padding: 0; }
- content {
background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; }
- bodyContent {
border: none; padding:0; margin:0; width:100%; }
- top-section {
height: 20px; margin-top: -5px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 10px; padding:0; border: none; }
- p-logo {
height:1px; overflow:hidden; display: none; }
- search-controls {
overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px; }
.left-menu { width: 400px; display:block; float:left; margin-top:-80px; border: none; }
.left-menu ul { border: none; }
- menubar.right-menu {
width:300px; display:block; float:left; margin-top:-80px; border: none; }
.right-menu ul { border: none; }
- footer-box {
background-color: transparent; border: none; width: 965px; margin: 0 auto; padding: 0; }
- footer {
border: none; width: 965px; margin: 0; padding: 0; }
.firstHeading { display: none; }
- f-list a {
color: #333; font-size: 10px; }
- f-list a:hover {
color: #666; }
- footer ul {
margin: 0; padding: 0; }
- footer ul li {
margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0; }
/* Wiki Hacks - END */
- dashed_line {
background-image: url(); height: 1px; width: 100%; overflow: hidden; }
- wrapper {
width: 965px; margin: 0 auto; }
- header_wrap {
width:100%; height:107px; }
- menu_wrap {
width:100%; height:45px; display:block; float: left; }
- content_wrap {
width:100%; /* background-color: #fff; */ margin-top: -24px; display:block; float: left; }
- footer_wrap {
width:100%; height:40px; background-color: transparent; display:block; float: left; padding-top: 10px; }
/* Footer START */
- footer_wrap #copyright {
display: block; float: left; width: 300px; text-align: center; font-size: 10px; color: #ccc; }
- footer_wrap #footer_links {
display: block; float: right; width: 500px; text-align: center; font-size: 10px; }
- footer_links ul {
margin: 0; padding: 0; }
- footer_links ul li {
display: block; list-style-type: none; float:left; padding: 0; margin: 0 5px 0 5px; }
- footer_links ul li a {
color: #ccc; text-decoration: none; }
- footer_links ul li a:hover {
text-decoration: underline; }
/* Footer END */
/* Body START */
- content_table {
width:100%; padding:0; margin: 10px 0 0 0; border:none; border-color: transparent; border-collapse:collapse; background-color: transparent; }
- content_table #top_row {
background-image: url(/wiki/images/2/24/Main_bg.png); background-repeat: no-repeat; height: 20px; border: none; overflow: hidden; line-height: 10px; font-size: 10px; float: left; display: block; width: 100%; }
- content_table #bottom_row {
background-image: url(); background-repeat: no-repeat; background-position: bottom left; height: 20px; border: none; overflow: hidden; float: left; display: block; width: 100%; }
- content_table .main_row {
background-image: url(); float: left; display: block; width: 965px; }
- main_td {
width:965px; vertical-align: top; padding-right: 10px; padding-left: 0px; float: left; display: block; }
/* Body END */
/* Head START */ h1.logo { background-image: url(); background-repeat: no-repeat; border:none; width: 390px; height: 107px; }
- search-controls {
background-image: url(); background-repeat: no-repeat; background-position: -5px -10px; border: none; width:217px; height:48px; text-align:left; }
- search-controls input {
display: block; float: left; }
- search-controls #searchInput {
width: 145px; border: none; margin-left: 8px; margin-top: 3px; padding: 2px; color: #111; font-size: 10px; height:16px; }
- search-controls #searchGoButton {
display:none; }
- search-controls #mw-searchButton {
width: 33px; border: none; cursor: pointer; height: 26px; color: #f5c44a; text-indent:-9999px; line-height:0; text-align: right; font-size: 1px; }
/* Head END */
</style>