Team:AUC TURKEY/HumanPractices/iGEMism/Posters
From 2013hs.igem.org
(Difference between revisions)
(4 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{AUC_Turkey}} | {{AUC_Turkey}} | ||
+ | {{iGEMism}} | ||
=Posters= | =Posters= | ||
Line 1,020: | Line 1,021: | ||
padding: 0; | padding: 0; | ||
font-size: 3em; | font-size: 3em; | ||
- | |||
} | } | ||
div#page h2 { | div#page h2 { | ||
Line 1,066: | Line 1,066: | ||
margin-top: 5px; | margin-top: 5px; | ||
height: 23px; | height: 23px; | ||
- | + | color:white; | |
} | } | ||
div#page div.controls a { | div#page div.controls a { | ||
padding: 5px; | padding: 5px; | ||
- | + | color:white; | |
} | } | ||
Line 1,133: | Line 1,133: | ||
font-weight: bold; | font-weight: bold; | ||
font-size: 1.4em; | font-size: 1.4em; | ||
+ | z-index:-99999; | ||
+ | position:relative; | ||
} | } | ||
div#page div.image-desc { | div#page div.image-desc { | ||
Line 1,362: | Line 1,364: | ||
// Initialize Advanced Galleriffic Gallery | // Initialize Advanced Galleriffic Gallery | ||
var gallery = $('#thumbs').galleriffic({ | var gallery = $('#thumbs').galleriffic({ | ||
- | delay: | + | delay: 5000, |
numThumbs: 5, | numThumbs: 5, | ||
preloadAhead: 1, | preloadAhead: 1, | ||
Line 1,381: | Line 1,383: | ||
prevPageLinkText: '‹ Prev', | prevPageLinkText: '‹ Prev', | ||
enableHistory: false, | enableHistory: false, | ||
- | autoStart: | + | autoStart: true, |
syncTransitions: true, | syncTransitions: true, | ||
- | defaultTransitionDuration: | + | defaultTransitionDuration: 1000, |
onSlideChange: function(prevIndex, nextIndex) { | onSlideChange: function(prevIndex, nextIndex) { | ||
// 'this' refers to the gallery, which is an extension of $('#thumbs') | // 'this' refers to the gallery, which is an extension of $('#thumbs') |
Latest revision as of 17:12, 21 June 2013