Template:Team:TU Munich/Galleria

From 2012.igem.org

(Difference between revisions)
 
(6 intermediate revisions not shown)
Line 17: Line 17:
.galleria-stage {
.galleria-stage {
     position: absolute;
     position: absolute;
 +
    height: 300px;
     top: 10px;
     top: 10px;
     bottom: 60px;
     bottom: 60px;
Line 62: Line 63:
     z-index: 2;
     z-index: 2;
     display: none;
     display: none;
-
     background: url(classic-loader.gif) no-repeat 2px 2px;
+
     background: url(https://static.igem.org/mediawiki/2012/0/0d/TUM12_Classic-loader.gif) no-repeat 2px 2px;
}
}
.galleria-info {
.galleria-info {
Line 215: Line 216:
.galleria-image-nav-left,
.galleria-image-nav-left,
.galleria-image-nav-right {
.galleria-image-nav-right {
-
     background-image: url(classic-map.png);
+
     background-image: url(https://static.igem.org/mediawiki/2012/6/69/TUM12_Classic-map.png);
     background-repeat: no-repeat;
     background-repeat: no-repeat;
}
}
Line 222: Line 223:
<script src="https://2012.igem.org/Team:TU_Munich/galleria-1.2.8.min.js?action=raw&ctype=text/js"></script>
<script src="https://2012.igem.org/Team:TU_Munich/galleria-1.2.8.min.js?action=raw&ctype=text/js"></script>
-
<script>
+
<script src="https://2012.igem.org/Team:TU_Munich/galleria.picasa.min.js?action=raw&ctype=text/js"></script>
-
Galleria.configure({
+
-
    autoplay: 5000,
+
-
    transition: 'fade',
+
-
    lightbox: true
+
-
});
+
-
Galleria.loadTheme('https://2012.igem.org/Team:TU_Munich/galleria.classic.min.js?action=raw&ctype=text/js');
+
-
Galleria.run('#Aktionstag', {
+
-
    picasa: 'useralbum:VolkerMorath/TUM_iGEM_Aktionstag'
+
-
});
+
-
 
+
-
 
+
-
</script>
+
</html>
</html>

Latest revision as of 20:13, 10 September 2012