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

 
(78 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
<style>
 
<style>
  
 +
.container {
 +
width: 100%;
 +
}
 +
 +
.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;
 +
margin-top: 10px;
 +
padding-bottom: 40px;
 +
}
 +
 +
li.list-inline-item {
 +
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>
  
<footer class="page-footer font-small cyan darken-3">
+
 
 +
<div class="rowfooter">
 +
<footer class="page-footer font-small pt-4">
  
 
     <!-- Footer Elements -->
 
     <!-- Footer Elements -->
 
     <div class="container">
 
     <div class="container">
  
       <!-- Grid row-->
+
       <!-- Social buttons -->
       <div class="row">
+
       <ul class="list-unstyled list-inline text-center">
  
        <!-- Grid column -->
+
  <div class="row">
        <div class="col-md-12 py-5">
+
<div class="col-sm-1"></div>
           <div class="mb-5 flex-center">
+
    <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>
  
            <!-- Facebook -->
+
    <div class="col-sm-2">
            <a class="fb-ic">
+
        <li class="list-inline-item">
              <i class="fa fa-facebook fa-lg white-text mr-md-5 mr-3 fa-2x"> </i>
+
          <a class="btn-floating btn-gplus mx-1" href="https://www.facebook.com/iGEMLabPats/">
            </a>
+
             <img class="icon" src="https://static.igem.org/mediawiki/2018/3/38/T--US_AFRL_CarrollHS--FacebookLogo.png">
            <!-- Twitter -->
+
          </a>
            <a class="tw-ic">
+
        </li>
              <i class="fa fa-twitter fa-lg white-text mr-md-5 mr-3 fa-2x"> </i>
+
</div>
            </a>
+
            <!-- Google +-->
+
            <a class="gplus-ic">
+
              <i class="fa fa-google-plus fa-lg white-text mr-md-5 mr-3 fa-2x"> </i>
+
            </a>
+
             <!--Linkedin -->
+
            <a class="li-ic">
+
              <i class="fa fa-linkedin fa-lg white-text mr-md-5 mr-3 fa-2x"> </i>
+
            </a>
+
            <!--Instagram-->
+
            <a class="ins-ic">
+
              <i class="fa fa-instagram fa-lg white-text mr-md-5 mr-3 fa-2x"> </i>
+
            </a>
+
            <!--Pinterest-->
+
            <a class="pin-ic">
+
              <i class="fa fa-pinterest fa-lg white-text fa-2x"> </i>
+
            </a>
+
          </div>
+
        </div>
+
        <!-- Grid column -->
+
  
      </div>
+
    <div class="col-sm-2">
      <!-- Grid row-->
+
        <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>
+
     <div class="col-sm-2">
    <!-- Footer Elements -->
+
        <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>
  
     <!-- Copyright -->
+
     <div class="col-sm-2">
    <div class="footer-copyright text-center py-3">© 2018 Copyright:
+
        <li class="list-inline-item">
      <a href="https://mdbootstrap.com/bootstrap-tutorial/"> MDBootstrap.com</a>
+
          <a class="btn-floating btn-gplus mx-1" href="mailto:igem@carrollhs.org" target="_blank">
    </div>
+
            <img class="icon" src="https://static.igem.org/mediawiki/2018/8/88/T--US_AFRL_CarrollHS--GoogleLogo.png">
     <!-- Copyright -->
+
          </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>
 
   </footer>
 +
</div>
 +
</div>
 +
    </div>
 +
  
 
</html>
 
</html>

Latest revision as of 02:44, 18 October 2018