Difference between revisions of "Template:RHIT"

Line 16: Line 16:
 
/* 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: 100%;
+
width: 980px;
 
overflow:hidden;
 
overflow:hidden;
 
float:left;
 
float:left;
Line 211: Line 211:
  
 
<div id="bannerContainer">
 
<div id="bannerContainer">
     <img src="https://static.igem.org/mediawiki/2015/d/dc/Team_RHIT_wikibanner.jpg" width="950px" height="200" alt="Team_RHIT_Banner" usemap="#Banner1" >
+
     <img src="https://static.igem.org/mediawiki/2015/d/dc/Team_RHIT_wikibanner.jpg" width="980px" height="200" alt="Team_RHIT_Banner" usemap="#Banner1" >
 
     <map name="Banner1">
 
     <map name="Banner1">
 
         <area shape="circle" coords="458,100,55" href="http://www.google.com">
 
         <area shape="circle" coords="458,100,55" href="http://www.google.com">

Revision as of 15:45, 19 June 2015

Team_RHIT_Banner