Difference between revisions of "Template:BABS UNSW Australia"

Line 1: Line 1:
 
<html>
 
<html>
 
<style>
 
<style>
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
+
/* Hide first heading */
    display:none;}
+
.firstHeading {
#top-section {
+
display: none;
    border: none;
+
}
    height: 0px;}
+
/*-- Remove borders, float content left and remove padding/margin */
#content {
+
#globalWrapper, #content{
    border: none;
+
background-color: transparent;
    padding: 0px 0px 0px 0px;
+
border: 0px;
}
+
<!-- float: left; -->
#globalWrapper {
+
margin:0px;
    font-size: 100%;
+
padding: 0px;
}
+
}
 
+
#content {
+
    width:100%;
+
 
+
 
+
/* Sticky footer styles
+
-------------------------------------------------- */
+
html {
+
  position: relative;
+
  min-height: 100%;
+
}
+
body {
+
  /* Margin bottom by footer height */
+
  margin-bottom: 100px;
+
}
+
.footer {
+
  position: absolute;
+
  bottom: 0;
+
  width: 100%;
+
  /* Set the fixed height of the footer here */
+
  height: 100px;
+
  background-color: #f5f5f5;
+
}
+
 
+
 
+
/* Custom page CSS
+
-------------------------------------------------- */
+
/* Not required for template or sticky footer method. */
+
 
+
.container {
+
  width: auto;
+
  max-width: 680px;
+
  padding: 0 15px;
+
}
+
.container .text-muted {
+
  margin: 5px 0;
+
}
+
  
 
</style>
 
</style>
 +
  
 
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/wiki/index.php?title=Template:BABS_UNSW_Australia/Bootstrap-CSS&action=raw&ctype=text/css" />
 
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/wiki/index.php?title=Template:BABS_UNSW_Australia/Bootstrap-CSS&action=raw&ctype=text/css" />
Line 57: Line 21:
 
<!-- JS -->
 
<!-- JS -->
 
<script type="text/javascript" src="https://2015.igem.org/wiki/index.php?title=Template:BABS_UNSW_Australia/Bootstrap-JS&action=raw&ctype=text/css" type="text/javascript"></script>
 
<script type="text/javascript" src="https://2015.igem.org/wiki/index.php?title=Template:BABS_UNSW_Australia/Bootstrap-JS&action=raw&ctype=text/css" type="text/javascript"></script>
 +
 
</html>
 
</html>

Revision as of 12:13, 8 July 2015