Template:Sifuentes04

From 2014.igem.org

(Difference between revisions)
Line 86: Line 86:
border-radius: 5px;
border-radius: 5px;
margin:auto;
margin:auto;
-
position: relative;
 
}
}
Line 185: Line 184:
.featureBoxButtons {
.featureBoxButtons {
display: inline-block;
display: inline-block;
-
position: absolute;
+
z-index: 10;
-
top: 50%;
+
padding-top:70px;
-
margin:auto;
+
}
}
-
 
+
#featureBoxImage{
 +
display: inline-block;
 +
margin:auto;
 +
}
.smallBlockRight img {
.smallBlockRight img {
Line 414: Line 415:
<div class="featureBoxButtons">  
<div class="featureBoxButtons">  
<a href="#" onClick="moveLeft()"><img src="" width="20" height="20"> </a>  
<a href="#" onClick="moveLeft()"><img src="" width="20" height="20"> </a>  
-
+
</div>
-
 
+
 
 +
<div id="featureBoxImage">
<img src="https://static.igem.org/mediawiki/2011/c/cb/Img022.png"  width="145" height="145" id="imageNumber">
<img src="https://static.igem.org/mediawiki/2011/c/cb/Img022.png"  width="145" height="145" id="imageNumber">
-
+
</div>
-
+
<div class="featureBoxButtons">
<a href="#" onClick="moveRight()"><img src="" width="20" height="20"></a>  
<a href="#" onClick="moveRight()"><img src="" width="20" height="20"></a>  
</div>
</div>

Revision as of 20:12, 13 January 2015