Difference between revisions of "Template:BABS UNSW Australia Footer"

 
(52 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
<style>
 
<style>
 
+
/* Sticky footer styles
 +
-------------------------------------------------- */
 
html {
 
html {
 
   position: relative;
 
   position: relative;
Line 9: Line 10:
 
body {
 
body {
 
   /* Margin bottom by footer height */
 
   /* Margin bottom by footer height */
   margin-bottom: 100px;
+
   margin-bottom: 140px;
  padding:0;
+
  height:100%;
+
 
}
 
}
 
.footer {
 
.footer {
Line 18: Line 17:
 
   width: 100%;
 
   width: 100%;
 
   /* Set the fixed height of the footer here */
 
   /* Set the fixed height of the footer here */
   height: 100px;
+
   height: 140px;
   background-color: #f5f5f5;
+
   background-color: lightgray;
 
}
 
}
  
</style>
+
.footer img {
  
 +
  max-height:100%;
 +
}
 +
 +
.footer h1 {
 +
 +
text-align:center;
 +
}
 +
 +
#globalWrapper {
 +
 +
height:100%;
 +
 +
}
 +
 +
 +
</style>
  
 
<footer class="footer">
 
<footer class="footer">
       <div class="container">
+
       <div class="container-fluid">
        <p class="text-muted">UNSW iGEM 2015 <br>
+
<img src= "https://static.igem.org/mediawiki/2015/d/d5/BABS_UNSW_Australia_logo.png" style="max-height:130px;">
<center><img src ="images/igem.png" style= "height:60px; margin-right: 25px;"><img src ="images/UNSWh.jpg" style = "height:60px; margin-right: 25px;"><img src ="images/babs.gif" style = "height:60px; margin-right: 25px;"><img src ="images/nswgov.jpg" style = "height:60px; margin-right: 25px;"></center>
+
<!--<img src="https://static.igem.org/mediawiki/2015/e/ee/BABS_UNSW_Australia_getfootred.png" style="max-height:130px;max-   width:60%;margin-top:30px;" align="middle">-->
</p>
+
 
       </div>
 
       </div>
 
     </footer>
 
     </footer>
 
  
 
</html>
 
</html>

Latest revision as of 12:39, 17 September 2015