Difference between revisions of "Template:Hamilton McMaster"

 
(19 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
<html>
 
<html>
 +
 
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,800,600,700' rel='stylesheet' type='text/css'>
 
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,800,600,700' rel='stylesheet' type='text/css'>
 
<!-- Start of CSS - Changing iGEM defaults here-->
 
<!-- Start of CSS - Changing iGEM defaults here-->
Line 66: Line 67:
 
/* Creates the container for the menu */
 
/* Creates the container for the menu */
 
#menuContainer  {  
 
#menuContainer  {  
float:left;
+
//float:right;
 +
                                display: inline-block;
 +
                                text-align: center;
 
width: 100%;
 
width: 100%;
 
padding: 5px 0px;  
 
padding: 5px 0px;  
Line 73: Line 76:
 
//border-bottom: 10px solid #565656;
 
//border-bottom: 10px solid #565656;
 
background-color: #568F3F;
 
background-color: #568F3F;
 +
                                margin: 0 auto;
 
}
 
}
  
Line 82: Line 86:
 
//width: 895px;
 
//width: 895px;
 
//width: 930px;
 
//width: 930px;
float: left;
+
//float: left;
 +
                                display: inline-block;
 
background-color: white;  
 
background-color: white;  
 
//border: 1px solid red;
 
//border: 1px solid red;
Line 88: Line 93:
 
font-family: 'Open Sans', sans-serif;
 
font-family: 'Open Sans', sans-serif;
 
//font-family: "Trebuchet MS", Helvetica, serif;
 
//font-family: "Trebuchet MS", Helvetica, serif;
 +
 
}
 
}
  
Line 117: Line 123:
 
//font-family: "Trebuchet MS", Helvetica, sans-serif;
 
//font-family: "Trebuchet MS", Helvetica, sans-serif;
 
margin-top:10px;
 
margin-top:10px;
padding:15px 0px;
+
padding:25px 0px;
 
}
 
}
 
#contentContainer h1{
 
#contentContainer h1{
Line 272: Line 278:
 
                         #menu { margin-top: 15px; }
 
                         #menu { margin-top: 15px; }
 
                         .menu-item { padding: 0 15px 0 0; }
 
                         .menu-item { padding: 0 15px 0 0; }
nav ul { list-style-type:none; }
+
                        nav ul { list-style-type:none; }
nav ul li { display: inline; }
+
                        nav ul li { display: inline; }
nav ul li a img { width: 50px; height: 50px; }
+
                        nav ul li a img { width: 50px; height: 50px; }
.imgContainer{
+
 
    float:left;
+
}
+
 
</style>
 
</style>
 
<!-- End of CSS -->
 
<!-- End of CSS -->
 
  
 
<!-- Start of the template html elements. -->
 
<!-- Start of the template html elements. -->
Line 292: Line 295:
 
<!-- Start of menu -->
 
<!-- Start of menu -->
 
<div id="menuContainer" align = "center">
 
<div id="menuContainer" align = "center">
 
 
<!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
 
<!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
 
<ul>
 
<ul>
Line 303: Line 305:
 
                                                         <a href="https://2015.igem.org/Team:Hamilton_McMaster/Design"><li>Design</li></a>
 
                                                         <a href="https://2015.igem.org/Team:Hamilton_McMaster/Design"><li>Design</li></a>
 
                                                         <a href="https://2015.igem.org/Team:Hamilton_McMaster/Hardware"><li>Hardware</li></a>
 
                                                         <a href="https://2015.igem.org/Team:Hamilton_McMaster/Hardware"><li>Hardware</li></a>
 +
</ul>
 +
</li></a>
 +
                                      <a href="#"><li>BLOG
 +
            <ul>
 +
<a href="https://2015.igem.org/Team:Hamilton_McMaster/blog/2015-08-17"><li>A Fledgling's Guide to Syn Bio</li></a>
 +
                <a href="https://2015.igem.org/Team:Hamilton_McMaster/blog/2015-08-24"><li>Preparing the Lab</li></a>
 +
                <a href="https://2015.igem.org/Team:Hamilton_McMaster/blog/2015-08-31"><li>TRANSFORM!</li></a>
 +
                <a href="https://2015.igem.org/Team:Hamilton_McMaster/blog/2015-09-07"><li>Streaking, Overnight Cultures, and Glycerol Stocks</li></a>
 +
                <a href="https://2015.igem.org/Team:Hamilton_McMaster/blog/2015-09-14"><li>E. coli Go to a Happier Place...</li></a>
 +
 +
 +
</ul>
 +
</li></a>
 +
 +
 +
                                        <a href="#"><li>TEAM
 +
            <ul>
 +
<a href="https://2015.igem.org/Team:Hamilton_McMaster/Team"><li>Members</li></a>
 +
                <a href="https://2015.igem.org/Team:Hamilton_McMaster/Sponsors"><li>Sponsors</li></a>
 +
 
</ul>
 
</ul>
 
</li></a>
 
</li></a>
Line 309: Line 331:
  
 
</ul>
 
</ul>
</div>
+
</div>  
 
<!-- End of menu  -->
 
<!-- End of menu  -->
  

Latest revision as of 14:25, 18 September 2015