Template:CSS/GiantJamboreeStyle

From 2014.igem.org

(Difference between revisions)
 
(5 intermediate revisions not shown)
Line 2: Line 2:
{{NavBar}}
{{NavBar}}
<html>
<html>
 +
 +
 +
<style type="text/css">
 +
.firstHeading {display:none;}
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
 +
 +
#maincontainerforpage
 +
 +
 +
p {font-size: 16px; color: #414141;}
 +
 +
 +
 +
 +
a:link {
 +
text-decoration: underline;
 +
}
 +
 +
 +
a:hover{
 +
text-decoration: none;
 +
}
 +
 +
#fullwidth_twitter { 
 +
width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align: center;
 +
background-image: url("https://static.igem.org/mediawiki/2014/a/a5/Giantjamboree_teams05.jpg");
 +
background-repeat: repeat-x;
 +
height:500px;
 +
vertical-align: middle;
 +
}
 +
 +
 +
 +
 +
 +
#fullwidth_generalstats { 
 +
width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align: center;
 +
background-image: url("https://static.igem.org/mediawiki/2014/2/20/Giantjamboree_teams02.jpg");
 +
background-repeat: repeat-x;
 +
height:410px;
 +
}
 +
 +
 +
 +
 +
#fullwidth_teamimage { 
 +
width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align: center;
 +
background-image: url("https://static.igem.org/mediawiki/2014/5/5c/Giantjamboree_teams06.jpg");
 +
background-repeat: repeat-x;
 +
height:500px;
 +
}
 +
#fullwidth_teamimage2 p {font-size: 16px; color: #ffffff;}
 +
 +
#fullwidth_teamimage p {font-size: 16px; color: #ffffff;}
 +
 +
#fullwidth_teamimage2 { 
 +
width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align: center;
 +
background-image: url("https://static.igem.org/mediawiki/2014/1/1c/Giantjamboree_teams04.jpg");
 +
background-repeat: repeat-x;
 +
height:500px;
 +
}
 +
 +
 +
#fullwidth_contact { 
 +
width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align: center;
 +
background-image: url("https://static.igem.org/mediawiki/2014/d/d8/Giantjamboree_teams07.jpg");
 +
background-repeat: repeat-x;
 +
height:700px;
 +
 +
}
 +
#fullwidth_contact p {font-size: 16px; color: #ffffff;}
 +
 +
#fullwidth_hynes {
 +
vertical-align: top;
 +
width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align: center;
 +
background-image: url("https://static.igem.org/mediawiki/2014/7/76/Giantjamboree_hynesconventioncenter.png");
 +
background-repeat: repeat-x;
 +
height: 410px;
 +
 +
 +
padding:0;
 +
    margin:0;
 +
}
 +
 +
 +
 +
#fullwidth_whitebackground { 
 +
width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align: center;
 +
}
 +
 +
 +
#fullwidth_redbackground { 
 +
width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align: center;
 +
vertical-align: top;
 +
}
 +
 +
 +
 +
#fullwidth_yellowbackground { 
 +
width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #414141;
 +
text-align: center;
 +
}
 +
#fullwidth_yellowbackground p {font-size: 16px; color: #ffffff;}
 +
 +
 +
 +
#fullwidth_bluebackground { 
 +
width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #414141;
 +
text-align: center;
 +
 +
}
 +
#fullwidth_bluebackground  p {font-size: 16px; color: #ffffff;}
 +
 +
 +
</style>
 +
 +
 +
<style>
<style>
Line 89: Line 245:
<!--BANNER -->
<!--BANNER -->
-
<table id="menu" width="100%"  cellspacing="0" height="60px" align="center">
+
<table id="menu" width="100%"  cellspacing="0" align="center">
-
<tr> <td colspan="3" height="75px"></td> </tr>
+
<tr> <td colspan="3" height="35px"></td> </tr>
<tr>
<tr>
<td></td>  
<td></td>  
-
  <td width="975px" align="center"> <a href="https://2014.igem.org/Giant_Jamboree"> <img src="https://static.igem.org/mediawiki/2014/a/a4/Ginatjamboree_bannerforsubpages.png"></a> </td>  
+
  <td width="975px" align="center"> <a href="https://2014.igem.org/Giant_Jamboree"> <img src="https://static.igem.org/mediawiki/2014/a/a4/Ginatjamboree_bannerforsubpages.png" width="975px"></a> </td>  
<td></td>  
<td></td>  
</tr>
</tr>
-
 
-
<tr> <td colspan="3" height="25px"></td> </tr>
 
</table>
</table>
</html>
</html>
-
 
{{GiantJamboree_Menu}}
{{GiantJamboree_Menu}}

Latest revision as of 17:51, 30 July 2014