Difference between revisions of "Template:UFlorida/Menu"

Line 19: Line 19:
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px;  
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px;  
  
#topnavbar {
+
.wide {
    margin: 0;
+
  width:100%;
}
+
  height:100%;
#topnavbar.affix {
+
  height:calc(100% - 1px);
    position: fixed;
+
  background-image:url('https://c.stocksy.com/a/RcN300/z0/805779.jpg');
    top: 0;
+
  background-size:cover;
    width: 100%;
+
 
}
 
}
 +
 
</style>
 
</style>
  
Line 34: Line 34:
 
<body>
 
<body>
  
<div class="container" id="banner" src="https://static.igem.org/mediawiki/2017/9/93/Screen_Shot_2017-10-22_at_4.00.55_PM.png">
+
<div class="wide">
      <div class="row">
+
  <div class="col-xs-5 line"><hr></div>
          <h1> Your banner </h1>
+
    <div class="col-xs-2 logo">Logo</div>
      </div>
+
    <div class="col-xs-5 line"><hr></div>
    </div>
+
</div>
 +
 
  
 
<div style="margin-top:100px"></div>
 
<div style="margin-top:100px"></div>

Revision as of 20:45, 22 October 2017