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

 
(38 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<html>
 
<html>
 +
 
<style>
 
<style>
/* Footer */
+
/* Sticky footer styles
 +
-------------------------------------------------- */
 +
html {
 +
  position: relative;
 +
  min-height: 100%;
 +
}
 +
body {
 +
  /* Margin bottom by footer height */
 +
  margin-bottom: 140px;
 +
}
 +
.footer {
 +
  position: absolute;
 +
  bottom: 0;
 +
  width: 100%;
 +
  /* Set the fixed height of the footer here */
 +
  height: 140px;
 +
  background-color: lightgray;
 +
}
  
#footer {
+
.footer img {
/*background: #f0f0f0;*/
+
padding: 4em 0 6em 0;
+
text-align: center;
+
                width:100%;
+
}
+
  
#footer .icons a {
+
  max-height:100%;
-moz-transition: opacity 0.2s ease-in-out;
+
}
-webkit-transition: opacity 0.2s ease-in-out;
+
-ms-transition: opacity 0.2s ease-in-out;
+
transition: opacity 0.2s ease-in-out;
+
opacity: 0.35;
+
}
+
  
#footer .icons a:hover {
+
.footer h1 {
opacity: 0.75;
+
}
+
  
#footer .copyright {
+
text-align:center;
color: #999;
+
}
font-size: 0.9em;
+
line-height: 1em;
+
margin: 2em 0 0 0;
+
padding: 0;
+
text-align: center;
+
}
+
  
#footer .copyright a {
+
#globalWrapper {
color: inherit;
+
 
}
+
height:100%;
 +
 
 +
}
  
#footer .copyright li {
 
border-left: solid 1px #dddddd;
 
display: inline-block;
 
list-style: none;
 
margin-left: 1em;
 
padding-left: 1em;
 
}
 
  
#footer .copyright li:first-child {
 
border-left: 0;
 
margin-left: 0;
 
padding-left: 0;
 
}
 
 
</style>
 
</style>
<footer id="footer">
+
 
<ul class="icons">
+
<footer class="footer">
<center><img src ="https://static.igem.org/mediawiki/2015/8/8d/BABS_UNSW_Australia_UNSWh.jpg" style= "height:100px; margin-right: 25px;"><img src ="https://static.igem.org/mediawiki/2015/c/cf/BABS_UNSW_Australia_babs.gif" style = "height:100px; margin-right: 25px;">
+
      <div class="container-fluid">
<img src ="https://static.igem.org/mediawiki/2015/5/55/BABS_UNSW_Australia_nswgov.jpg" style = "height:100px; margin-right: 25px;"></center><br><br>
+
<img src= "https://static.igem.org/mediawiki/2015/d/d5/BABS_UNSW_Australia_logo.png" style="max-height:130px;">
<li>UNSW iGEM 2015</li>
+
<!--<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">-->
</ul>
+
      </div>
</footer>
+
    </footer>
  
 
</html>
 
</html>

Latest revision as of 12:39, 17 September 2015