Template:Team:Aachen/newFooter
From 2014.igem.org
(Difference between revisions)
(Created page with "{{CSS/Main}} <html> <style> #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;}, table/*-- hides default wik...") |
m |
||
(3 intermediate revisions not shown) | |||
Line 12: | Line 12: | ||
left: 50%; | left: 50%; | ||
margin-left: -200px; | margin-left: -200px; | ||
+ | } | ||
+ | |||
+ | .footerDiv { | ||
+ | width: 100%; | ||
+ | height: 20px; | ||
+ | bottom: 10px; | ||
+ | position: fixed; | ||
+ | } | ||
+ | .footerDiv a { | ||
+ | color: #ffffff; | ||
+ | font-weight: bold; | ||
+ | line-height: 25px; | ||
+ | } | ||
+ | |||
+ | .footerDiv iframe { | ||
+ | display: compact; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | } | ||
+ | |||
+ | .footerCenter{ | ||
+ | position: relative; | ||
+ | display: inline-block; | ||
+ | width: 80px; | ||
+ | height: 20px; | ||
+ | vertical-align: middle; | ||
+ | margin: 0 auto; | ||
} | } | ||
</style> | </style> | ||
Line 34: | Line 61: | ||
<!-- back to top link --> | <!-- back to top link --> | ||
<tr><td></html>{{Team:Aachen/JumpUp}}<html></td></tr> | <tr><td></html>{{Team:Aachen/JumpUp}}<html></td></tr> | ||
- | </table> | + | |
+ | </table><!--close the vertical table--> | ||
</td> | </td> | ||
<td></td> | <td></td> | ||
</tr> | </tr> | ||
- | </table> | + | </table><!--close the horizontal table--> |
- | <!-- | + | |
- | + | ||
- | + | ||
- | < | + | <!--the footer as a div below the layout table--> |
+ | <!--margin-bottom:-10px to remove some spacing that is inserted by the renderer--> | ||
- | <div class=" | + | <div class="footerDiv" align="center" style="margin-bottom:-10px; background:#0069b3;"> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<center> | <center> | ||
- | <iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2FiGEMAachen&width= | + | <a class="footerCenter" href="https://2014.igem.org/Team:Aachen/Contact">Contact</a> |
- | + | ||
+ | <a class="footerCenter" href="https://2014.igem.org/Team:Aachen/Disclaimer">Disclaimer</a> | ||
+ | |||
+ | <div class="footerCenter"><iframe style="border:none; overflow:hidden; width:50px; height:35px;" src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2FiGEMAachen&width=50&layout=button&action=like&show_faces=false&share=false&height=35&locale=en_GB" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||
+ | </div> | ||
+ | <!-- style="width:60px; height:35px;" --> | ||
+ | <div class="footerCenter"> | ||
<iframe allowtransparency="true" frameborder="0" scrolling="no" | <iframe allowtransparency="true" frameborder="0" scrolling="no" | ||
src="//platform.twitter.com/widgets/follow_button.html?screen_name=iGEMAachen&show_count=false" | src="//platform.twitter.com/widgets/follow_button.html?screen_name=iGEMAachen&show_count=false" | ||
- | + | ></iframe></div> | |
</center> | </center> | ||
- | |||
- | |||
- | |||
</div> | </div> | ||
- | |||
</html> | </html> |
Latest revision as of 22:03, 17 September 2014