Template:TemplateTop
From 2010.igem.org
(Difference between revisions)
(44 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <script type="text/javascript"> | ||
+ | |||
+ | var elem = document.getElementById('p-logo'); | ||
+ | elem.innerHTML='<a href="https://2010.igem.org/Team:Warsaw"><img src="https://static.igem.org/mediawiki/2010/9/92/Pasekzmieniony.png"/></a>'; | ||
+ | </script> | ||
+ | |||
<head> | <head> | ||
<title>Example Tabs</title> | <title>Example Tabs</title> | ||
Line 13: | Line 19: | ||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
#top-section { | #top-section { | ||
Line 22: | Line 27: | ||
height: 150px; | height: 150px; | ||
} | } | ||
+ | |||
#menubar { | #menubar { | ||
Line 67: | Line 73: | ||
#content { | #content { | ||
- | background: url("https://static.igem.org/mediawiki/2010/3/34/Tlo_strony.jpg") repeat-y | + | background: url("https://static.igem.org/mediawiki/2010/3/34/Tlo_strony.jpg") repeat-y; |
border: 0px; | border: 0px; | ||
- | |||
} | } | ||
#footer-box { | #footer-box { | ||
- | background: url("https://static.igem.org/mediawiki/2010/a/ae/Murek_dol.jpg") no-repeat; | + | background: url("https://static.igem.org/mediawiki/2010/a/ae/Murek_dol.jpg") no-repeat 0px 0px; |
border: 0px; | border: 0px; | ||
- | height: | + | height: 50px; |
} | } | ||
Line 160: | Line 165: | ||
line-height: 130%; | line-height: 130%; | ||
} | } | ||
+ | |||
#main { | #main { | ||
Line 168: | Line 174: | ||
width: 98%; | width: 98%; | ||
margin-top: -1px; | margin-top: -1px; | ||
+ | margin-left: 8px; | ||
} | } | ||
Line 174: | Line 181: | ||
padding: 20px; | padding: 20px; | ||
min-height: 300px; | min-height: 300px; | ||
+ | |||
+ | <!--[if IE]> | ||
+ | margin-left: 0px; | ||
+ | <![endif]--> | ||
+ | |||
} | } | ||
Line 202: | Line 214: | ||
text-align: center; | text-align: center; | ||
text-decoration: none; | text-decoration: none; | ||
+ | margin-left: 80px; | ||
} | } | ||
Line 288: | Line 301: | ||
text-decoration: none; | text-decoration: none; | ||
color: #333; | color: #333; | ||
+ | } | ||
+ | |||
+ | #subtabs { | ||
+ | float: none; | ||
+ | clear: both; | ||
+ | height: 0px; | ||
} | } | ||
Latest revision as of 10:44, 26 October 2010