Difference between revisions of "Team:NAIT Edmonton/ContactUs"

Line 11: Line 11:
 
Template:NAIT_Edmonton/js/jquery.flexslider"></script>
 
Template:NAIT_Edmonton/js/jquery.flexslider"></script>
  
<script type="text/javascript" charset="utf-8">
 
 
var $ = jQuery.noConflict();
 
  $(window).load(function() {
 
    $('.flexslider').flexslider({
 
          animation: "slide"
 
    });
 
  });
 
</script>
 
  
 
</head>
 
</head>
Line 26: Line 17:
  
 
<style type="text/css">
 
<style type="text/css">
.footer{position:absolute;bottom:-20px;right:-10px;}
+
.footer{position:absolute;bottom:0px;}
 
</style>
 
</style>
  

Revision as of 00:40, 19 July 2015