Difference between revisions of "Template:BU17 template menubar"

Line 10: Line 10:
 
margin: 0 auto;
 
margin: 0 auto;
 
         height: 100% !important;
 
         height: 100% !important;
        position: relative;
+
}
 +
#mybody {
 +
position: relative;
 +
width:100%;
 +
padding-bottom:5%;  /* Height of the footer */
 +
background-color: yellow;
 
}
 
}
 
#menubartable { /* MASTER MENU TABLE */
 
#menubartable { /* MASTER MENU TABLE */
Line 60: Line 65:
 
bottom: 0pt;
 
bottom: 0pt;
 
width:100%;
 
width:100%;
height:25px;  /* Height of the footer */
+
height:5%;  /* Height of the footer */
 
background-color: green;
 
background-color: green;
 
}
 
}
Line 67: Line 72:
  
 
<body>
 
<body>
 +
 
<div id="mainwrap">
 
<div id="mainwrap">
 +
<div id="mybody"> /* TELLS ME NOOOOOOO BUT I WONT QUIT CUZ I WANT MO (KHALIL) */
 
<a href="https://2017.igem.org/Team:BostonU"><img class="logo" src="https://static.igem.org/mediawiki/2017/d/de/T--BostonU--LandingPageLogo1.svg"></img></a>
 
<a href="https://2017.igem.org/Team:BostonU"><img class="logo" src="https://static.igem.org/mediawiki/2017/d/de/T--BostonU--LandingPageLogo1.svg"></img></a>
 
<ul id="menubartable">
 
<ul id="menubartable">
Line 101: Line 108:
 
</li>
 
</li>
 
</ul>
 
</ul>
 +
</div>
 
<div id="myfooter"></div>
 
<div id="myfooter"></div>
 
</div>
 
</div>
 
</body>
 
</body>

Revision as of 23:26, 2 August 2017