Template:Team:Calgary/Basic Page

From 2011.igem.org

(Difference between revisions)
 
(5 intermediate revisions not shown)
Line 11: Line 11:
#titlebar{
#titlebar{
position: relative;
position: relative;
-
margin-top: 10px;
+
margin-top: 0px;
-
margin-left: 20px;
+
margin-left: 30px;
z-index: 1;
z-index: 1;
}
}
Line 19: Line 19:
position: absolute;
position: absolute;
color: white;
color: white;
-
margin-left: 40px;
+
margin-left: 50px;
-
margin-top: -45px;
+
margin-top: -50px;
z-index: 1;
z-index: 1;
}
}
Line 26: Line 26:
#bodycontainer{
#bodycontainer{
position: relative;
position: relative;
-
margin-top: -30px;
+
margin-top: -40px;
-
margin-left: 20px;
+
margin-left: 30px;
z-index: 0;
z-index: 0;
}
}
Line 35: Line 35:
}
}
-
#bodyboxtext{
+
#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 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="bodyboxtext">
+
<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>
</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.