Template:UTDallasLayout

From 2010.igem.org

(Difference between revisions)
 
(42 intermediate revisions not shown)
Line 12: Line 12:
#header_middle .plainlinks a {
#header_middle .plainlinks a {
-
     width: 991px;
+
     width: 951px;
     height: 258px;
     height: 258px;
     position: absolute;
     position: absolute;
     top: 0px;
     top: 0px;
-
     left: 0px;
+
     left:0 px;
     text-decoration: none;
     text-decoration: none;
     background: url(https://static.igem.org/mediawiki/2010/9/92/Banner_example_smaller.png) no-repeat left top !important;
     background: url(https://static.igem.org/mediawiki/2010/9/92/Banner_example_smaller.png) no-repeat left top !important;
}
}
-
/*reset*/
 
-
p {
 
-
    margin:0;
 
-
}
 
-
.editsection {
 
-
    font-size: 75%;
 
-
    font-weight: normal;
 
-
}
 
body {
body {
Line 37: Line 29:
}
}
-
/* hide table of contents */
+
 
toc {
toc {
     display: none;
     display: none;
Line 46: Line 38:
}
}
   
   
-
/* add margin beneath a paragraph */
+
 
p {
p {
-
     margin-bottom: 10px;
+
     margin-bottom: 13px;
}  
}  
Line 58: Line 50:
ul {
ul {
-
     margin-bottom: 5px;
+
     margin-bottom: 8px;
}
}
Line 78: Line 70:
#menu {
#menu {
     width:145px;
     width:145px;
-
     margin: 20px 13px 0 7px;
+
     margin: 0px 13px 0 7px;
     position: relative;
     position: relative;
     float: left;
     float: left;
}
}
 +
 +
<!---------------------------------------------------------------------------------------------------->
#menu a {
#menu a {
display: block;
display: block;
Line 98: Line 92:
}
}
 +
#menu .selflink {
 +
display: block;
 +
background: #FF9966;
 +
color: #000000;
 +
padding: 5px 0 5px 19px;
 +
margin: 0 0 1px 0;
 +
text-decoration: none;
 +
}
-
#menublue a {
+
 
 +
#menuupper a {
display: block;
display: block;
background: #FF9900;
background: #FF9900;
Line 108: Line 111:
}
}
-
#menublue a:hover {
+
#menuupper a:hover {
color: #000000;
color: #000000;
         font-weight: bolder;
         font-weight: bolder;
Line 114: Line 117:
}
}
-
#menublue .selflink {
+
#menuupper .selflink {
display: block;
display: block;
background: #FF9900;
background: #FF9900;
Line 123: Line 126:
}
}
-
#menubluesection a {
+
#menuuppersection a {
display: block;
display: block;
-
background: #002266;
+
background: #FF9900;
color: #FFFFFF;
color: #FFFFFF;
padding: 5px 0 5px 19px;
padding: 5px 0 5px 19px;
Line 133: Line 136:
-
#menubluesection a:hover {
+
#menuuppersection a:hover {
color: #000000;
color: #000000;
         font-weight: bolder;
         font-weight: bolder;
-
background: #002266;
+
background: #FF9900;
}
}
-
#menubluesection .selflink {
+
#menuuppersection .selflink {
display: block;
display: block;
-
background: #002266;
+
background: #FF9900;
color: #FFFFFF;
color: #FFFFFF;
padding: 5px 0 5px 19px;
padding: 5px 0 5px 19px;
Line 148: Line 151:
}
}
-
#menuorangesection a {
+
#menulowersection a {
display: block;
display: block;
background: #666666;
background: #666666;
Line 158: Line 161:
}
}
-
#menuorangesection a:hover {
+
#menulowersection a:hover {
color: #FF9900;
color: #FF9900;
         font-weight: bolder;
         font-weight: bolder;
Line 164: Line 167:
}
}
-
#menuorangesection .selflink {
+
#menulowersection .selflink {
display: block;
display: block;
background: #666666 ;
background: #666666 ;
Line 183: Line 186:
}
}
-
#menuospacer a:hover {
+
#menuspacer a:hover {
color: #000000;
color: #000000;
background: #FFFFFF;
background: #FFFFFF;
Line 197: Line 200:
}
}
-
#utdallas_content_wrapper {
 
-
    width: 593px;
 
-
    position: relative;
 
-
    float: left;
 
-
    margin-top: 20px;
 
-
}
 
-
#utdallas_content_boxtop {
 
-
    width: 593px;
 
-
    height: 10px;
 
-
    background:url(http://ten.greens-efa.org/fileadmin/images/content_top_bg.gif) no-repeat bottom left;
 
-
    position: relative;
 
-
    float: left;
 
-
}
 
-
#utdallas_content_boxbottom {
 
-
    width: 593px;
 
-
    height: 10px;
 
-
    background:url (http://ten.greens-efa.org/fileadmin/images/content_bottom_bg.gif) no-repeat bottom left;
 
-
    position: relative;
 
-
    float: left;
 
-
}
 
-
#right {
 
-
float:right;
 
-
margin-bottom:10px;
 
-
margin-top:10px;
 
-
padding:0 10px 10px;
 
-
width:150px;
 
-
}
 
-
#contentbox {
 
-
    width: 755px;
 
-
    padding:20px;
 
-
    position: relative;
 
-
    float: right;
 
-
    margin: 21px -12px 0px;
 
-
    text-align: justify;
 
-
}
 
 +
<!---------------------------------------------------------------------------------------------------->
-
#contentbox_top {
+
#utd_content_wrapper {
-
     width: 785px;
+
     width: 590px;
-
    height: 19px;
+
-
    margin: -39px -20px 0px;
+
     position: relative;
     position: relative;
-
/* float: left; */
+
    float: left;
 +
    margin-top: 20px;
}
}
-
#contentbox_bottom {
+
#utd_content_boxtop {
-
     width: 785px;
+
     width: 590px;
-
     height: 18px;
+
     height: 10px;
-
     margin: 10px -20px -21px;
+
     background:#FFFFFF;
     position: relative;
     position: relative;
-
}
+
    float: left;
-
 
+
-
#pb {
+
-
margin:10px -20px 10px;
+
-
height:60px;
+
-
width: 785px;
+
-
position: relative;
+
}
}
Line 269: Line 231:
}
}
 +
#utd_content_boxbottom {
 +
    width: 593px;
 +
    height: 10px;
 +
    background:#FFFFFF;
 +
    position: relative;
 +
    float: left;
 +
}
 +
#utd_content {
 +
    width: 571px;
 +
    padding: 10px;
 +
    border-left: 1px solid #ccc;
 +
    border-right: 1px solid #ccc;
 +
    position: relative;
 +
    float: left;
 +
    font-size: 9pt;
 +
    text-align: justify;
 +
}
 +
.firstHeading{width: 0px;
 +
    height: 0px;
 +
    margin-bottom: 0px;
 +
    display: none;
 +
    position: relative;
 +
    top:0;
 +
    left:0;
 +
    margin:0;
-
#footer {
+
}
-
border-top:1px solid #8E8E8E;
+
 
-
font-size:11px;
+
#contentSub {display:none;
-
padding:10px 5px;
+
    margin: 0px 0px 0px 0px;
-
text-align:center;
+
}
}
 +
body{margin:0;
 +
    padding:0;}
-
p {
+
.noborder{border-top:0px;}
-
    margin:5px 0px 10px;
+
-
    /* margin:0; */
+
-
    /* margin-bottom: 10px; */
+
-
}
+
-
.editsection {
+
-
    font-size: 75%;
+
-
    font-weight: normal;
+
-
}
+
#utdallas_content {
#utdallas_content {
-
     width: 571px;
+
     width: 750px;
     padding: 10px;
     padding: 10px;
-
     border-left: 1px solid #FF6600;
+
     border-left: 2px solid #FF9900;
-
     border-right: 1px solid #FF6600;
+
     border-right: 2px solid #FF9900;
     position: relative;
     position: relative;
     float: left;
     float: left;
     font-size: 9pt;
     font-size: 9pt;
-
     text-align: justify;
+
     text-align: left;
}
}
-
/*turn off title at top.*/
+
 
.firstHeading{width: 0px;
.firstHeading{width: 0px;
     height: 0px;
     height: 0px;
-
margin-bottom: 0px;
+
    margin-bottom: 0px;
-
display: none;
+
    display: none;
     position: relative;
     position: relative;
     top:0;
     top:0;
Line 316: Line 296:
#contentSub {display:none;
#contentSub {display:none;
-
margin: 0px 0px 0px 0px;
+
    margin: 0px 0px 0px 0px;
}
}
Line 330: Line 310:
-
/*----------------------------------------------------------------------------*/
+
 
-
/* menu specifics and text                                                    */
+
-
/*----------------------------------------------------------------------------*/
+
a.side-link:link, a.side-link:active, a.side-link:visited, a.side-link:hover{border:1px solid #ececec}
a.side-link:link, a.side-link:active, a.side-link:visited, a.side-link:hover{border:1px solid #ececec}
Line 344: Line 322:
<div id="header">
<div id="header">
-
<div id="header_left"><span class="plainlinks">[https://2010.igem.org/Team:UTDallas &nbsp; ]</span></div>
 
<div id="header_middle"><span class="plainlinks">[https://2010.igem.org/Team:UTDallas &nbsp; ]</span></div>
<div id="header_middle"><span class="plainlinks">[https://2010.igem.org/Team:UTDallas &nbsp; ]</span></div>
-
<div id="header_bar_link">
+
</div><!--end header-->
-
 
+
-
[[Team:UTDallas/Meetings| Meetings]]
+
-
[[Team:UTDallas/Acknowledgements | Acknowledgements]]
+
-
[[Team:UTDallas/Calendar| Calendar]]
+
-
[[Team:UTDallas/Contact | Contact]]
+
-
</div></div><!--end header-->
+
<html>
<html>
Line 358: Line 329:
-
<!-- *** LEFTSIDEMENU *** -->
+
 
<div id="menu" background-color:#bfe2f9;>
<div id="menu" background-color:#bfe2f9;>
-
<div id="menublue" background-color:#bfe2f9;>  
+
<div id="menuupper" background-color:#bfe2f9;>  
</html>
</html>
[[Team:UTDallas | Home]]  
[[Team:UTDallas | Home]]  
<html>
<html>
</div>
</div>
-
<div id="menuorangesection" background-color:#bfe2f9;>  
+
<div id="menulowersection" background-color:#bfe2f9;>  
</html>
</html>
[[Team:UTDallas/Project | Project]]
[[Team:UTDallas/Project | Project]]
Line 372: Line 343:
[[Team:UTDallas/Conclusions | Conclusions]]
[[Team:UTDallas/Conclusions | Conclusions]]
[[Team:UTDallas/Future Work | Future]]
[[Team:UTDallas/Future Work | Future]]
 +
[[Team:UTDallas/Protocols | Protocols]]
[[Team:UTDallas/Safety | Safety]]
[[Team:UTDallas/Safety | Safety]]
[[Team:UTDallas/Notebook | Notebook]]
[[Team:UTDallas/Notebook | Notebook]]
-
[http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2010&group=UTDallas Parts]
+
[[Team:UTDallas/Parts | Parts]]
 +
 
<html>
<html>
</div>
</div>
Line 381: Line 354:
[[Team:UTDallas | ]]
[[Team:UTDallas | ]]
-
<div id="contentbox">
+
 
-
<div id="contentbox_top"></div>
+
<html>
<html>
</div>
</div>
</html>
</html>

Latest revision as of 16:31, 29 June 2010