Difference between revisions of "Template:Yale"

Line 10: Line 10:
  
 
/* Change Background color*/
 
/* Change Background color*/
body {
+
background-color: #fff;
+
/* Creates a container that will wrap all of the content inside your wiki pages.
}
+
 
+
/* Creates a container that will wrap all of the content inside your wiki pages. */
+
 
#mainContainer {   
 
#mainContainer {   
 
width: 978px;
 
width: 978px;
Line 27: Line 24:
 
border-top: 2px solid #565656;
 
border-top: 2px solid #565656;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
}
+
} */
  
 
/* Creates the container for the menu */
 
/* Creates the container for the menu */
Line 38: Line 35:
 
}
 
}
  
/* Creates the container for the content */
+
/* Creates the container for the content
 
#contentContainer {
 
#contentContainer {
 
padding-top:20px;
 
padding-top:20px;
Line 49: Line 46:
 
border-top: 14px solid #565656;
 
border-top: 14px solid #565656;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
}
+
} */
  
/*Set up height place holder for the banner*/
+
/*Set up height place holder for the banner
 
#bannerContainer {
 
#bannerContainer {
 
height:200px;
 
height:200px;
Line 58: Line 55:
 
color: #24B694;
 
color: #24B694;
 
                                 background-image: url("http://www.totallylayouts.com/backgrounds/food/hot_pizza_slices.png");
 
                                 background-image: url("http://www.totallylayouts.com/backgrounds/food/hot_pizza_slices.png");
}
+
}*/
  
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
+
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL)  
  
 
/*Change the styling of text for everything inside main container*/
 
/*Change the styling of text for everything inside main container*/
Line 66: Line 63:
 
font-size: 13px;
 
font-size: 13px;
 
color: #000000;
 
color: #000000;
}
+
}*/
 
 
/*This changes the color and font family */
+
/*This changes the color and font family  
 
#contentContainer h1, h2, h3, h4, h5, h6 {  
 
#contentContainer h1, h2, h3, h4, h5, h6 {  
 
color: #565656;
 
color: #565656;
Line 75: Line 72:
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
margin-top:10px;
 
margin-top:10px;
}
+
}*/
  
/*Style of the links - links are different inside the menu */
+
/*Style of the links - links are different inside the menu  
 
#contentContainer a {  
 
#contentContainer a {  
 
font-weight: bold;
 
font-weight: bold;
 
color: #23b593;
 
color: #23b593;
}
+
}*/
  
  /* Styling links on hover- links are different inside the menu */
+
  /* Styling links on hover- links are different inside the menu
 
#contentContainer a:hover {  
 
#contentContainer a:hover {  
 
color: #59bf92;
 
color: #59bf92;
}
+
} */
  
/*Change the styling of tables */
+
/*Change the styling of tables  
 
         #contentContainer table {
 
         #contentContainer table {
 
     border: 1px solid #565656;
 
     border: 1px solid #565656;
Line 98: Line 95:
 
     margin-right: 10px;
 
     margin-right: 10px;
 
     margin-left: 10px;
 
     margin-left: 10px;
     }
+
     }*/
  
/*Change the styling of table cells*/
+
/*Change the styling of table cells
 
     #contentContainer  td {
 
     #contentContainer  td {
 
     padding: 10px;
 
     padding: 10px;
Line 106: Line 103:
 
     border-collapse: collapse;
 
     border-collapse: collapse;
 
     vertical-align: text-top;
 
     vertical-align: text-top;
     }
+
     }*/
  
 
/*Change the styling of table headers */
 
/*Change the styling of table headers */
Line 115: Line 112:
 
     border-collapse: collapse;
 
     border-collapse: collapse;
 
     vertical-align: text-top;
 
     vertical-align: text-top;
     }
+
     }*/
  
  
Line 180: Line 177:
 
/*CLASSES */
 
/*CLASSES */
  
/*Clear class for all the pages, adds spacing too*/
+
/*Clear class for all the pages, adds spacing too
 
.clear{
 
.clear{
 
clear:both;
 
clear:both;
 
height: 10px;
 
height: 10px;
}
+
}*/
  
  
Line 201: Line 198:
 
</style>
 
</style>
 
<!-- End of CSS -->
 
<!-- End of CSS -->
 
 
<!-- Start of the template html elements. -->
 
<div id ="mainContainer"><!--The closing tag for mainContainer should be placed at the bottom of each content page.-->
 
 
 
<div id="bannerContainer">
 
<br><br>
 
 
<!-- <p>You can make the image 980px  by  200px</p>
 
<p> Remember to call the file: "<i>Team_Yale_banner.jpg</i>" </p> -->
 
</div>
 
 
<!-- Start of menu -->
 
<div id="menuContainer">
 
 
<!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
 
<ul>
 
<a href="https://2015.igem.org/Team:Yale"><li>HOME</li></a>
 
 
<a href="https://2015.igem.org/Team:Yale/Team"><li>TEAM
 
                                                <ul>
 
                                                      <a href="https://2015.igem.org/Team:Yale/Detailed_Team"><li>Detailed Team Page</li></a>
 
                                        </li></a>
 
                                                </ul>
 
 
<a href="#"><li>PROJECT
 
            <ul>
 
<a href="https://2015.igem.org/Team:Yale/Description"><li>Description</li></a>
 
<a href="https://2015.igem.org/Team:Yale/Experiments"><li>Experiments &amp; Protocols</li></a> 
 
<a href="https://2015.igem.org/Team:Yale/Results"><li>Results</li></a> 
 
<a href="https://2015.igem.org/Team:Yale/Design"><li>Design</li></a>
 
</ul>
 
</li></a>
 
 
<a href="#"><li>PARTS
 
            <ul>
 
<a href="https://2015.igem.org/Team:Yale/Parts"><li>Team Parts</li></a>
 
<a href="https://2015.igem.org/Team:Yale/Basic_Part"><li>Basic Parts</li></a> 
 
<a href="https://2015.igem.org/Team:Yale/Composite_Part"><li>Composite Parts</li></a>
 
<a href="https://2015.igem.org/Team:Yale/Part_Collection"><li>Part Collection</li></a> 
 
</ul>
 
</li></a>
 
 
<a href="https://2015.igem.org/Team:Yale/Notebook"><li>NOTEBOOK</li></a>
 
     
 
<a href="https://2015.igem.org/Team:Yale/Attributions"><li>ATTRIBUTIONS</li></a>
 
 
<a href="https://2015.igem.org/Team:Yale/Collaborations"><li>COLLABORATIONS</li></a>
 
 
<a href="https://2015.igem.org/Team:Yale/Practices"><li>HUMAN PRACTICES</li></a>
 
 
<a href="https://2015.igem.org/Team:Yale/Safety"><li>SAFETY</li></a>
 
 
<a href="https://2015.igem.org/Team:Yale/Modeling"><li>MODELING</li></a>
 
 
<a href="https://2015.igem.org/Team:Yale/Measurement"><li>MEASUREMENT</li></a>
 
 
<a href="https://2015.igem.org/Team:Yale/Software"><li>SOFTWARE</li></a>
 
 
<a href="https://2015.igem.org/Team:Yale/Entrepreneurship"><li>ENTREPRENEURSHIP</li></a>
 
 
</ul>
 
</div>
 
<!-- End of menu  -->
 
 
<!-- Start of content -->
 
<div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.-->
 
</html>
 

Revision as of 03:29, 31 August 2015