Template:Team:Bonn:ownstyle
From 2013.igem.org
(Difference between revisions)
MaxSch (Talk | contribs)
(Created page with "<style type="text/css"> .firstHeading { - →Kill the default iGEM picture: height:0px; visibility:hidden; } #top-section {...")
Newer edit →
(Created page with "<style type="text/css"> .firstHeading { - →Kill the default iGEM picture: height:0px; visibility:hidden; } #top-section {...")
Newer edit →
Revision as of 18:22, 19 April 2013
<style type="text/css"> .firstHeading { /* Kill the default iGEM picture*/
height:0px; visibility:hidden;
}
- top-section {
background-position: center center; background-repeat: no-repeat; background-color: #6c89c1; border-with:0px; height:0px; /* set top header height to zero, so we can show our logo */
}
- p-logo{
visibility:hidden; height:0px;
}
- search-controls{
visibility:hidden; height:0px;
}
- footer-box{
visibility:hidden; height:0px;
}
- f-poweredbyico{
visibility:hidden;
}
- catlinks{
visibility:hidden; height:0px;
} .print-footer{
visibility:hidden; height:0px;
}
- siteSub {
display:none;
}
- contentSub {
display:none;
} </style>