Difference between revisions of "Template:BU17 template menubar"

Line 39: Line 39:
 
#menubar { /* MASTER MENU TABLE */
 
#menubar { /* MASTER MENU TABLE */
 
position: fixed;
 
position: fixed;
        float: left;
 
 
display: table-row;     
 
display: table-row;     
 
list-style-type: none;
 
list-style-type: none;
Line 51: Line 50:
 
top:0px;
 
top:0px;
 
padding-left: 3000px; /* THIS MAKES IT EXTEND TO FULL WIDTH */
 
padding-left: 3000px; /* THIS MAKES IT EXTEND TO FULL WIDTH */
margin-left: -3000px;
+
margin-left: -3060px;
 
padding-right: 3000px;
 
padding-right: 3000px;
 
margin-right: -3000px;
 
margin-right: -3000px;

Revision as of 16:18, 11 June 2017