Template:Uppsala-SwedenTemplate
From 2011.igem.org
html, body {height: 100%;} #wrap {min-height: 100%;} #main {overflow:auto; padding-bottom: 150px;} /* must be same height as the footer */ #footy { background-color:#ffffff; position: relative; margin-top: -250px; /* negative value of footer height */ margin-bottom: -25px; height: 250px; clear:both; border-top: 2px solid black; } /*Opera Fix*/ body:before { content:""; height:100%; float:left; width:0; margin-top:-32767px;/ } ------------------- /*Wikihack*/ /* it's in my file*/ ------------------