Team:KIT-Kyoto/Test

From 2014.igem.org

(Difference between revisions)
Line 9: Line 9:
</style>
</style>
-
<div id="maximage">
+
<div id="bg">
<img src="https://static.igem.org/mediawiki/2014/4/43/KIT_pictures_hund.jpg"">
<img src="https://static.igem.org/mediawiki/2014/4/43/KIT_pictures_hund.jpg"">
</div>
</div>
-
<script type="text/javascript">
+
 
-
$(function(){
+
-
    $('#maximage').maximage({
+
-
        isBackground: true,
+
-
        overflow: 'auto',
+
-
        verticalAlign:'top'
+
-
    });
+
-
});
+
-
</script>
+
-
+
-
<style type="text/css" media="screen">
+
-
#maximage {
+
-
position:fixed !important;
+
-
}
+
-
+
-
/*Set my logo in bottom left*/
+
-
#logo {
+
-
bottom:30px;
+
-
height:auto;
+
-
left:30px;
+
-
position:absolute;
+
-
width:34%;
+
-
z-index:1000;
+
-
}
+
-
#logo img {
+
-
width:100%;
+
-
}
+
-
</style>
+
</html>
</html>

Revision as of 09:16, 19 May 2014