Difference between revisions of "Team:Duke/NewTemplate"

Line 14: Line 14:
 
}
 
}
  
 +
#globalWrapper{
 +
width: 100%;
 +
height: 150 px;
 +
border: 0px;
 +
background-color: transparent;
 +
margin: 0px;
 +
padding: 0px;
 +
font-size: 100%;
 +
}
 
/* 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: 100%;
 +
height: 100%
 
overflow:hidden;
 
overflow:hidden;
 
float:left;
 
float:left;
margin-left:20px;
+
margin: 0px;
margin-bottom: 10px;
+
 
margin-top: -7px;
 
margin-top: -7px;
background-color: #fff;
+
background-color: transparent;  
border-bottom: 6px solid #565656;
+
 
border-right: 2px solid #565656;
 
border-right: 2px solid #565656;
 
border-left: 2px solid #565656;
 
border-left: 2px solid #565656;
border-top: 0px solid #565656;
 
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
}
 
}
Line 33: Line 40:
 
#menuContainer  {  
 
#menuContainer  {  
 
float:top;
 
float:top;
position: fixed;
+
position: fixed;
z-index:100;
+
z-index:100;
width: 978px;
+
width: 100%;
 +
height: 35px;
 
padding: 20px 0px;
 
padding: 20px 0px;
 
border-top: 6px solid #565656;
 
border-top: 6px solid #565656;
Line 47: Line 55:
 
padding-right:10px;
 
padding-right:10px;
 
margin-bottom: 0px;
 
margin-bottom: 0px;
width: 978px;
+
width: 100%;
 
padding-left: 20px;
 
padding-left: 20px;
 +
padding-right: 20px;
 
float: left;
 
float: left;
 
background-color: #fff;  
 
background-color: #fff;  
Line 55: Line 64:
 
}
 
}
  
/*Spacer for menu*/
+
/*Spacer for menu*/
#menuSpacer{
+
#menuSpacer{
height:82px;
+
height:85px;
margin:auto;
+
margin:auto;
}
+
}
 +
 
 
/*Set up height place holder for the banner*/
 
/*Set up height place holder for the banner*/
 
#bannerContainer {
 
#bannerContainer {
height:200px;
+
height:300px;
 +
width: 100%;
 
margin:auto;
 
margin:auto;
 
text-align:center;
 
text-align:center;
Line 148: Line 159:
 
width: 10%;
 
width: 10%;
 
height:40px;
 
height:40px;
margin-top:-25px;
+
margin-top:-30px;
 +
padding-top: 25px;
 
}
 
}
  
Line 171: Line 183:
 
float:right;
 
float:right;
 
margin-left: -5px;
 
margin-left: -5px;
margin-top:23px;
+
margin-top:28px;
 
  }
 
  }
  
Line 181: Line 193:
 
height:30px;
 
height:30px;
 
padding-top:10px;
 
padding-top:10px;
margin-top:-2px;
+
margin-top:-3px;
 +
margin-left:0px;
 
color: #565656;
 
color: #565656;
width: 150px;
+
width: 85px;
 
}
 
}
 
ul {list-style: none;padding: 5px;margin: 10px;}
 
ul {list-style: none;padding: 5px;margin: 10px;}
Line 246: Line 259:
 
#cf img {
 
#cf img {
 
   position:absolute;
 
   position:absolute;
 +
  float: right;
 
   border-radius:100%;
 
   border-radius:100%;
 
   width:100px;
 
   width:100px;
Line 337: Line 351:
 
</div>
 
</div>
  
<div id="bannerContainer">
+
<div id="globalWrapper">
<img src="http://maxxisecurityrealestate.com/wp-content/uploads/2015/03/980-daytime-manhattan1-980x200.png">
+
<img src="http://woodlawnbaptistnc.org/wp-content/uploads/2013/10/banner.jpg">
 
<!--<br><br>
 
<!--<br><br>
 
<h2> Add a banner to your wiki! </h2>
 
<h2> Add a banner to your wiki! </h2>

Revision as of 19:24, 18 June 2015