Difference between revisions of "Template:Sicau-china navigation"

Line 21: Line 21:
  
 
/*defines the father box of the navigation bar*/
 
/*defines the father box of the navigation bar*/
 +
.navigationimage {
 +
    position:absolute;
 +
    width:100%;
 +
    height:110px;
 +
    z-index:1;
 +
    }
 
.navigation {
 
.navigation {
 
width:100%;
 
width:100%;
 
height:110px;
 
height:110px;
position:relative;
+
position:relative;
background-color:#333333;
+
z-index:99;
+
 
}
 
}
 
/*defines the style of the team's icon*/  
 
/*defines the style of the team's icon*/  
Line 89: Line 94:
  
 
     <!--- THIS IS WHERE THE HTML BEGINS --->
 
     <!--- THIS IS WHERE THE HTML BEGINS --->
 +
<img src="https://static.igem.org/mediawiki/2017/3/3e/T-SICAU-navigation_background-image.jpg" class="navigationimage" />
 
<div class="navigation">
 
<div class="navigation">
 
   <div id="team-icon"><a href="https://2017.igem.org/Team:SiCAU-China"> <img src="https://static.igem.org/mediawiki/2017/2/2c/T-SICAU-Sherlock_E.coli.jpg" alt="club's logo" /> </a></div>
 
   <div id="team-icon"><a href="https://2017.igem.org/Team:SiCAU-China"> <img src="https://static.igem.org/mediawiki/2017/2/2c/T-SICAU-Sherlock_E.coli.jpg" alt="club's logo" /> </a></div>

Revision as of 15:07, 8 October 2017