Difference between revisions of "Template:BU17 template menubar"

Line 9: Line 9:
 
#mainwrap {
 
#mainwrap {
 
margin: 0 auto;
 
margin: 0 auto;
 +
        min-height: 100% !important;
 +
        position: absolute;
 
}
 
}
 
#menubartable { /* MASTER MENU TABLE */
 
#menubartable { /* MASTER MENU TABLE */
Line 59: Line 61:
 
height:5vh;  /* Height of the footer */
 
height:5vh;  /* Height of the footer */
 
background:green;
 
background:green;
}
 
#middle {
 
position: absolute;
 
width:100%;
 
height:100%;
 
background:orange;
 
 
}
 
}
 
</style>
 
</style>
Line 104: Line 100:
 
</li>
 
</li>
 
</ul>
 
</ul>
<div id="middle"></div>
 
 
<div id="myfooter"></div>
 
<div id="myfooter"></div>
 
</div>
 
</div>
 
</body>
 
</body>

Revision as of 22:54, 2 August 2017