Template:Team:Calgary/Basic Page
From 2011.igem.org
(Difference between revisions)
(8 intermediate revisions not shown) | |||
Line 11: | Line 11: | ||
#titlebar{ | #titlebar{ | ||
position: relative; | position: relative; | ||
- | margin-top: | + | margin-top: 0px; |
- | margin-left: | + | margin-left: 30px; |
z-index: 1; | z-index: 1; | ||
} | } | ||
Line 19: | Line 19: | ||
position: absolute; | position: absolute; | ||
color: white; | color: white; | ||
- | margin-left: | + | margin-left: 50px; |
- | margin-top: - | + | margin-top: -50px; |
z-index: 1; | z-index: 1; | ||
} | } | ||
Line 26: | Line 26: | ||
#bodycontainer{ | #bodycontainer{ | ||
position: relative; | position: relative; | ||
- | margin-top: - | + | margin-top: -40px; |
- | margin-left: | + | margin-left: 30px; |
z-index: 0; | z-index: 0; | ||
} | } | ||
Line 35: | Line 35: | ||
} | } | ||
- | # | + | #bodytext{ |
background-image: url(https://static.igem.org/mediawiki/2011/1/1e/UCalgary_BodyBoxRepeater.png); | background-image: url(https://static.igem.org/mediawiki/2011/1/1e/UCalgary_BodyBoxRepeater.png); | ||
background-repeat: repeat-y; | background-repeat: repeat-y; | ||
Line 98: | Line 98: | ||
<h2 id="sidetitle"></html>{{{sidetitle|Sidebar}}}<html></h2> | <h2 id="sidetitle"></html>{{{sidetitle|Sidebar}}}<html></h2> | ||
<div id="sidetext"> | <div id="sidetext"> | ||
- | <p></html>{{{ | + | <p></html>{{{sidetext|Various links will go here (In HTML please and thank you!) }}}<html></p> |
</div> | </div> | ||
<img src="https://static.igem.org/mediawiki/2011/a/a6/UCalgary_SidebarBottom.png"></img> | <img src="https://static.igem.org/mediawiki/2011/a/a6/UCalgary_SidebarBottom.png"></img> | ||
Line 108: | Line 108: | ||
<div id="bodycontainer"> | <div id="bodycontainer"> | ||
<img src="https://static.igem.org/mediawiki/2011/e/ed/UCalgary_BodyBoxTop.png"></img> | <img src="https://static.igem.org/mediawiki/2011/e/ed/UCalgary_BodyBoxTop.png"></img> | ||
- | <div id=" | + | <div id="bodytext"> |
- | + | </html>{{{bodytext|<html><p>Body text will go here. In HTML paragraph tags, please and thank you. It will help significantly with the formatting.</p><p>This box and the sidebar will continue to expand as necessary to fit the text inside of it. If you do not like the fact that the sidebar sticks out the bottom, add a couple of HTML break tags: "< /br>" without the quotation marks and the internal space. This will break a line.</br></br></br></html>}}}<html> | |
- | + | ||
- | + | ||
</div> | </div> | ||
Latest revision as of 18:32, 7 September 2011
Page Title
Body text will go here. In HTML paragraph tags, please and thank you. It will help significantly with the formatting.
This box and the sidebar will continue to expand as necessary to fit the text inside of it. If you do not like the fact that the sidebar sticks out the bottom, add a couple of HTML break tags: "< /br>" without the quotation marks and the internal space. This will break a line.