Difference between revisions of "Template:KU Leuven/team/members/css"

 
(273 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<html>
 
<html>
 
<link href='http://fonts.googleapis.com/css?family=Annie+Use+Your+Telescope' rel='stylesheet' type='text/css'>
 
  
 
<style>
 
<style>
 +
 +
.hidden {
 +
    display:none;
 +
}
 +
 
/*********************/
 
/*********************/
 
/*      PAGES      */
 
/*      PAGES      */
Line 9: Line 12:
 
/* in this section the parts of the page are defined in space and background */
 
/* in this section the parts of the page are defined in space and background */
  
.main-nav {
+
 
     position:fixed;
+
#teamtable {
    width:100%;
+
     position: relative;
    height: 30px;
+
    top: 17px;
+
    left:0;
+
 
     display: block;
 
     display: block;
     background-color: #ddd1b8;
+
     width:100%;
     z-index: 5;
+
     text-align:center;
 +
    margin:0;
 +
    padding:5% 0;
 +
    border:0;
 +
    background-color: #f3efe7;
 
}
 
}
  
#headimg {
+
#teamtablem {
     position:relative;
+
     position: relative;
 +
    display: none;
 +
    width:100%; 
 +
    text-align:center;
 +
    margin:0;
 +
    padding:5% 0;
 
     border:0;
 
     border:0;
     padding:0;
+
     background-color: #f3efe7;
    width:100%;
+
    height:750px;  
+
 
}
 
}
  
 +
.advisortableleft {
 +
    position: relative;
 +
    display: table;
 +
    width:65%; 
 +
    text-align:center;
 +
    margin: 2.5% 0 0 0;
 +
    left: 15.5%;
 +
    border:0;
 +
    background-color: #f3efe7;
 +
    box-shadow: 0px 0px 10px 10px #f3efe7;
 +
}
  
 
+
.advisortableright {
#summarywrapper {
+
    top:0;
+
 
     position: relative;
 
     position: relative;
 +
    display: table;
 +
    width:65%; 
 +
    text-align:center;
 +
    margin: 2.5% 0 0 0;
 +
    left: 21.5%;
 
     border:0;
 
     border:0;
    display: block;
 
    opacity:0.95;
 
    padding:0;
 
    width:100%;
 
    height:auto;
 
 
     background-color: #f3efe7;
 
     background-color: #f3efe7;
     overflow:hidden;
+
     box-shadow: 0px 0px 10px 10px #f3efe7;
 
}
 
}
  
.subsections {
+
 
 +
/*********************/
 +
/*    Members      */
 +
/********************/
 +
     
 +
.row {
 
     position: relative;
 
     position: relative;
     display: block;
+
     display: table;
     padding:5%;
+
     table-layout: fixed;
    top:0;
+
 
     width:90%;
 
     width:90%;
     height:auto;
+
     text-align:center;
    opacity:0.95;
+
     vertical-align: top;  
     background-color: #f3efe7;
+
 
}
 
}
  
#footer {
+
.fourthrow, .fifthrow, .sixthrow {
     top:0;
+
     position: relative;
     opacity:0.95;
+
     display: table;
     position:relative;
+
     table-layout: fixed;
     display: block;
+
     width:90%;
     height:240px;
+
     left:5%;
     width:100%;
+
     text-align:center;
     background-color: #f3efe7;
+
     vertical-align: top;
 
}
 
}
  
/*********************/
+
.general {
/* Nav STYLING */
+
    display:table-cell;
/*********************/
+
    width:51%;
 +
}
  
/* All the elements in the navigation bar are defined in this section */
+
.general img {
 +
    width:100%;
 +
    border-radius: 50px 50px 50px 50px;
 +
}
  
#top_menu_under, #top_menu_14 {
+
.bigpicture {
     opacity:0.8;
+
     position:relative;
 +
    display: table-cell;
 +
    width:51%;
 
}
 
}
  
h1.firstHeading {
+
#teamtable .whiterow {
display:none;
+
    position: relative;
 +
    display: table;
 +
    width:80%;
 +
    height:10px;
 +
    text-align:center;
 +
    vertical-align: top;  
 
}
 
}
  
#logoiGEM {
+
.picture {
     position:absolute;
+
     position: relative;
     display:inline-block;
+
     display: table-cell;
    height:30px;
+
     width:2.8%;
     width:36px;
+
    left:2.5%;
+
    top:0px;
+
 
}
 
}
  
#logoiGEM a{
+
.picture:hover {
     position:absolute;
+
     cursor: pointer;
    height:100%;
+
    width:100%;
+
    z-index:1;
+
 
}
 
}
  
#logoKUL {
+
text p {
     position:absolute;
+
     text-align:center;
     display:inline-block;  
+
     margin:0;
     height:30px;
+
     padding:0;
     right:2.5%;
+
     font-variant: small-caps;
    top:0px;
+
 
}
 
}
  
.nav-item {  
+
name {
     position:relative;
+
     font-weight:bold;
    display: inline-block;
+
     font-size:1.8em;
    height:100%;
+
     font-variant: small-caps;
     background-color: transparent;
+
     top:3px;
+
    border-style: solid;
+
    border: 0px solid transparent;
+
    border-bottom: 5px solid transparent;  
+
 
}
 
}
  
.nav-item a:link, a:visited { /* this is active when the link is visited or when it is active (i think ;) */
+
function {
    display: block;
+
 
    width: 120px;
+
    font-weight: bold;
+
    color: #8b7a57;
+
    background-color: #ddd1b8;
+
    text-align: center;
+
    padding-bottom: 1%;
+
    text-decoration: none;
+
    text-transform: uppercase;
+
 
}
 
}
  
.nav-item:hover { /* this is active when your mouse moves is over the item */
+
#leftrow {
     border-style: solid;
+
     position: relative;
     border-bottom: 5px solid #8b7a57;
+
     display: table-cell;
 +
    vertical-align:top;
 
}
 
}
  
/*********************/
+
#rightrow {
/*      Head        */
+
    position: relative;
/*********************/
+
    display: table-cell;
 +
    vertical-align:top;
 +
}
  
#topimg {
+
 
     position:fixed;
+
.space {
     z-index: 0;
+
     position: relative;
     width: 100%;
+
     display:table-cell;
    height:100%;
+
     width:1.5%;   
    background: url(https://static.igem.org/mediawiki/2015/6/68/KULeuven2015Zebra_spots.png) no-repeat center center fixed;
+
   -webkit-background-size: cover;
+
  -moz-background-size: cover;
+
  -o-background-size: cover;
+
  background-size: cover;
+
 
}
 
}
  
#scrolldown {
+
.spacerow {
     position:relative;
+
     position: relative;
    width:5%;
+
 
     display:block;
 
     display:block;
     height:14%;
+
     height:10px;   
    color: #FFFFFF;
+
    z-index:1;
+
    
+
 
}
 
}
  
#scrolldown img {
+
.startspace {
     position:relative;
+
     position: relative;
     height:100%;
+
     display:table-cell;
 +
    width:5%;  
 +
}
  
 +
.endspace {
 +
    position: relative;
 +
    display:table-cell;
 +
    width:3%; 
 
}
 
}
  
#center {
+
.middlespace {
     position:relative;
+
     position: relative;
    width:60%;
+
     display:table-cell;
    top:750px;
+
     width:2%;  
     display:inline-block;
+
     z-index:1;
+
 
}
 
}
  
#pagetitle {  
+
#jasper, #laetitia, #laura, #laurens {
 +
    position: relative;
 
     display:block;
 
     display:block;
 +
    width:50%;
 +
    top:5%;
 +
}
  
 +
#teamtablem #jasper, #teamtablem #laetitia, #teamtablem #laura, #teamtablem #laurens {
 +
    position: relative;
 +
    display: table-cell;
 +
    width:2.8%;
 +
    top:0%;
 
}
 
}
  
#logoiGEMKUL {   /*this is our logo*/ 
+
.picture img {
     z-index:1;
+
     border-radius: 50%;
    position:relative;
+
 
    top:725px;
+
    text-align:right;
+
    display: inline-block;
+
    width:15%;  
+
    opacity: 0.95;
+
 
}
 
}
  
#logoiGEMKUL img{  
+
.bigpicture {
     width:80%;
+
    position:relative;
 +
    display: table-cell;
 +
     width:17%;
 
}
 
}
  
#summarylogos {  
+
.bigpicturem {
    z-index:1;
+
 
     position:relative;
 
     position:relative;
     display:inline-block; 
+
     display: table-cell;
    opacity: 0.95;
+
     width:10%;
    right:0;
+
    top:725px;
+
     width:15%;
+
 
}
 
}
  
#summarylogofacebook {  
+
.bigpicture img {
     display:inline-block;  
+
     border-radius: 50px 0% 0% 50px;
 
}
 
}
  
#summarylogotwitter {  
+
.bigpicturem img {
     display:inline-block;  
+
     border-radius: 50px 0% 0% 50px;
 
}
 
}
  
#summarylogomail {  
+
.info {
     display:inline-block;  
+
    position:relative;
 +
     display:table-cell;
 +
    width:17%;
 +
    vertical-align:top;
 +
    padding:1%;
 
}
 
}
/*********************/
+
 
/*    Summary      */
+
.infom{
/********************/
+
     position:relative;
     
+
     display:table-cell;
.summary {
+
     width:33%;
     position: relative;
+
     vertical-align:top;
     margin: 10% 20% 5% auto;
+
     padding:1%;
     border:0;
+
     top:30%;
+
     padding:0;
+
    width:60%;
+
    display: block;
+
    background-color: #f3efe7;
+
 
}
 
}
  
#comingsoon {
+
.info p{
    position:telative;
+
     text-align:left;
    font-size: 3.0em;
+
    font-weight: bold;
+
    color: #808080;
+
     text-align:center;
+
    margin:0 0 5% 0;
+
 
}
 
}
  
 +
.info img{
 +
    position:absolute;
 +
    width:100%;
 +
    visibility:hidden;
 +
}
  
/*********************/
+
.infom p{
/* subsections references */
+
    text-align:left;
/*********************/
+
}
  
.subsectionwrapper {
+
.infom img{
     display:table;
+
     position:absolute;
     width:70%;
+
     width:100%;
     margin:auto;
+
     visibility:hidden;
 
}
 
}
  
.subsection {
+
.cartoon {
     display: table-cell;
+
    position:relative;
     width:18%;
+
     display:table-cell;
 +
     width:17%;
 
     vertical-align:top;
 
     vertical-align:top;
     wrap-text: normal;
+
     padding:1%;
 
}
 
}
  
.subimg, .subtext {
+
.cartoon p {
     display: table-row;
+
     text-align:justify;
 
}
 
}
  
.subtext p {
+
.cartoon img {
     margin:5% 0%;
+
     border-radius: 0% 20px 20px 0%;
 
}
 
}
 
.readmorebutton {
 
    display: table-row;
 
    text-align:left;
 
    margin:5% 0%;
 
}
 
 
  
 
/*********************/
 
/*********************/
/* Footer */
+
/* Mentors and Advisors */
 
/*********************/
 
/*********************/
  
.sponsorsleft {
+
.advisorleft {
     position:absolute;
+
     position:relative;
     height:60%;
+
     display: table-cell;
     width:35%;
+
     width:25%;
    display: inline;
+
    left:0;
+
    bottom:0;
+
 
}
 
}
  
#kuleuven {
+
.advisorleft img {
     position:absolute;
+
     border-radius: 50px 0% 0% 50px;
    width:30%;
+
    display: inline;
+
    left:20%;
+
    bottom:14%;
+
 
}
 
}
  
#youreca {
+
.advisortableright .row {
    position:absolute;
+
left:20%;
    width:30%;
+
    display: inline;
+
    right:5%;
+
    bottom:15%;
+
 
}
 
}
  
#footercenter {
+
.infoadvisor {
     position:absolute;
+
     position:relative;
    height:100%;
+
     display:table-cell;
     display: inline;
+
     width:50%;
     left:35%;
+
     vertical-align:top;
     right:35%;
+
     padding:1%;
     bottom:0;
+
 
}
 
}
  
 +
.infoadvisor p{
 +
    text-align:left;
 +
}
  
#bioscenter {
+
.spaceadv {
     position:absolute;
+
     position: relative;
    width:50%;
+
     display:table-cell;
     display: block;
+
     width:2.5%;  
     left:15%;
+
    bottom:50%;
+
    z-index:2;
+
 
}
 
}
  
#bioscenter img{
+
.advisorright {
     position:absolute;
+
     position:relative;
     left:0;
+
     display:table-cell;
     bottom:0;
+
     width:25%;
    z-index:2;
+
 
 
}
 
}
  
#footerimg {
+
.advisorright img {
     position:absolute;
+
    border-radius: 0% 20px 20px 0%;
 +
}
 +
 
 +
.summarytext1, .summarytext2, .summarytext3 {
 +
     position: relative;
 +
    border:0;
 +
    top:0;
 +
    left:0;
 +
    padding:10% 2% auto;
 +
    margin:0;
 
     width:100%;
 
     width:100%;
     height:20%;
+
     z-index:2;
 
     display: block;
 
     display: block;
     left:0;
+
     background-color: #f3efe7;
     right:0;
+
     box-shadow: 0px 0px 10px 10px #f3efe7;
     bottom:-30px;
+
    height:auto;
 +
}
 +
 
 +
.part {
 +
    position:relative; 
 +
    height:90%;
 +
    width:65%;
 +
    padding:5% 0%;
 +
     left:17.5%;
 +
    top:20px;
 +
    align:center;
 
}
 
}
  
#footerimg img{
 
    position:absolute;
 
    bottom:0;
 
    left:0;
 
    opacity: 0.5;
 
    z-index:1;
 
  
 +
@media screen and (max-width: 1000px) {
 +
.part {
 +
  width:95%;
 +
  left:2.5%;
 
}
 
}
  
.sponsorsright {
+
.advisortableright, .advisortableleft{
    position:absolute;
+
  width:95%;
    height:60%;
+
  left:2.5%;
     width:35%;
+
     margin: 5% 0 0 0;
    display: inline;
+
    right:0;
+
    bottom:0;
+
 
}
 
}
  
#medicine {
+
.row {
    position:absolute;
+
width:95%;
    width:25%;
+
left:2.5%;
    display: inline;
+
    right:20%;
+
    bottom:0;
+
 
}
 
}
  
#solvay {
+
.advisortableright .row {
    position:absolute;
+
left:5%;
    width:40%;
+
    display: inline;
+
    left:5%;
+
    bottom:0;
+
 
}
 
}
  
#fixer {
+
.info {
    position:absolute;
+
width:55%;
    height:30px;
+
    width:100%;
+
    bottom:-30px;
+
    background-color: #f3efe7;
+
    opacity:0.95;
+
 
}
 
}
  
 +
#teamtable {
 +
display:none;
 +
}
 +
 +
#teamtablem {
 +
display:table;
 +
}
 +
 +
}
 
</style>
 
</style>
  
 
</html>
 
</html>

Latest revision as of 02:44, 18 September 2015