Difference between revisions of "Template:US AFRL CarrollHS/footer"

 
(97 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
<style>
 
<style>
  
.footer2 {
+
.container {
 
width: 100%;
 
width: 100%;
position: fixed;
+
}
bottom: 0;
+
 
left: 0;
+
.pt-3, .py-3 {
 +
background-color: #001438;
 +
}
 +
 
 +
footer.page-footer.font-small.pt-4 {
 +
width: 100%;
 +
background-color: #B3B9DC;
 +
}
 +
 
 +
 
 +
img.icon {
 +
width: 50%;
 
height: auto;
 
height: auto;
background-color: blue;
+
margin-top: 10px;
 +
padding-bottom: 40px;
 
}
 
}
  
.col-md-4 {
+
li.list-inline-item {
background-color: red;
+
display: inline;
 +
}
 +
 
 +
ul.list-unstyled list-inline text-center {
 +
 
 +
}
 +
 
 +
.footer-copyright {
 +
font-family:Montserrat, Ariel, sans-serif;
 +
}
 +
 
 +
.rowfooter {
 +
padding-bottom: 0px;
 +
}
 +
 
 +
footer.page-footer {
 +
margin-bottom: -30px;
 +
margin-top: 15px;
 +
}
 +
 
 +
.footer-copyright {
 +
 
 
}
 
}
  
 
</style>
 
</style>
  
<div class="container-fluid">
 
<footer class= "footer2">
 
  
<div class= "visible-desktop">
+
<div class="rowfooter">
<div class= "row">
+
<footer class="page-footer font-small pt-4">
<div class= "col-md-4">Hello</div>
+
 
<div class= "col-md-4">Team info</div>
+
    <!-- Footer Elements -->
<div class= "col-md-4">More team info</div>
+
    <div class="container">
 +
 
 +
      <!-- Social buttons -->
 +
      <ul class="list-unstyled list-inline text-center">
 +
 
 +
  <div class="row">
 +
<div class="col-sm-1"></div>
 +
    <div class="col-sm-2">
 +
        <li class="list-inline-item">
 +
          <a class="btn-floating btn-gplus mx-1" href="https://twitter.com/iGEMLabPats">
 +
            <img class="icon" src="https://static.igem.org/mediawiki/2018/8/8f/T--US_AFRL_CarrollHS--TwitterLogo.png">
 +
          </a>
 +
        </li>
 
</div>
 
</div>
 +
 +
    <div class="col-sm-2">
 +
        <li class="list-inline-item">
 +
          <a class="btn-floating btn-gplus mx-1" href="https://www.facebook.com/iGEMLabPats/">
 +
            <img class="icon" src="https://static.igem.org/mediawiki/2018/3/38/T--US_AFRL_CarrollHS--FacebookLogo.png">
 +
          </a>
 +
        </li>
 
</div>
 
</div>
  
</footer>
+
    <div class="col-sm-2">
 +
        <li class="list-inline-item">
 +
          <a class="btn-floating btn-gplus mx-1" href="https://www.instagram.com/igemlabpats/">
 +
            <img class="icon" src="https://static.igem.org/mediawiki/2018/7/7b/T--US_AFRL_CarrollHS--InstagramLogo.png">
 +
          </a>
 +
        </li>
 +
</div>
  
 +
    <div class="col-sm-2">
 +
        <li class="list-inline-item">
 +
          <a class="btn-floating btn-gplus mx-1" href="https://www.youtube.com/channel/UC8LLN6O9jiJSXgKqraj_8Xw">
 +
            <img class="icon" src="https://static.igem.org/mediawiki/2018/d/df/T--US_AFRL_CarrollHS--YoutubeLogo.png">
 +
          </a>
 +
        </li>
 
</div>
 
</div>
 +
 +
    <div class="col-sm-2">
 +
        <li class="list-inline-item">
 +
          <a class="btn-floating btn-gplus mx-1" href="mailto:igem@carrollhs.org" target="_blank">
 +
            <img class="icon" src="https://static.igem.org/mediawiki/2018/8/88/T--US_AFRL_CarrollHS--GoogleLogo.png">
 +
          </a>
 +
        </li>
 +
      </ul>
 +
<div class="col-sm-1"></div>
 +
</div>
 +
 +
    <div class="footer-copyright text-center py-3"><font color="#B3B9DC">Contact us @iGEMLabPats or iGEM@carrollhs.org</font></div>
 +
 +
  </footer>
 +
</div>
 +
</div>
 +
    </div>
 +
  
 
</html>
 
</html>

Latest revision as of 02:44, 18 October 2018