Team:TU Eindhoven/Template:Footer
From 2014.igem.org
(Difference between revisions)
Rafiqlubken (Talk | contribs) |
Rafiqlubken (Talk | contribs) |
||
Line 2: | Line 2: | ||
<head> | <head> | ||
- | + | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> | |
- | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> | + | <link href="https://2014.igem.org/Team:TU_Eindhoven/Style:Footer?action=raw&ctype=text/css" rel="stylesheet" type="text/css" media="all" /> |
- | <link href="https://2014.igem.org/Team:TU_Eindhoven/Style:Footer?action=raw&ctype=text/css" rel="stylesheet" type="text/css" media="all" /> | + | <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600' rel='stylesheet' type='text/css'> |
- | <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600' rel='stylesheet' type='text/css'> | + | |
- | + | ||
</head> | </head> | ||
Line 13: | Line 11: | ||
<div class="Footer"> | <div class="Footer"> | ||
- | |||
<div class="wrap"> | <div class="wrap"> | ||
<div class="footer1"> | <div class="footer1"> | ||
- | + | <script type="text/javascript"> | |
- | + | $(document).ready(function() { | |
- | + | var defaults = { | |
- | + | containerID: 'toTop', // fading element id | |
- | + | containerHoverID: 'toTopHover', // fading element hover id | |
- | + | scrollSpeed: 1200, | |
- | + | easingType: 'linear' | |
- | + | }; | |
- | + | ||
- | + | $().UItoTop({ easingType: 'easeOutQuart' }); | |
- | + | }); | |
- | + | </script> | |
- | + | ||
- | + | <a href="#" id="toTop" style="display: block;"><span id="toTopHover" style="opacity: 1;"></span></a> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | <div class="copy"> | |
+ | <p class="link"><span>Created by <a target="_blank" href="http://www.facebook.com/pages/TU-Eindhoven-iGEM-2014/662813310447348?fref=ts">iGEM Team TU Eindhoven 2014</a></span></p> | ||
+ | </div> | ||
- | + | <div class="copyright"> | |
- | + | <p><iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2Fpages%2FTU-Eindhoven-iGEM-2014%2F662813310447348%3Ffref%3Dts&width&layout=button_count&action=like&show_faces=true&share=true&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:21px; width:167px;" allowTransparency="true"></iframe></p> | |
- | + | ||
- | + | ||
</div> | </div> | ||
<div class="clear"></div> | <div class="clear"></div> |
Revision as of 18:23, 2 September 2014