Changed top X boxes to fade rather than scroll

This commit is contained in:
laf
2014-02-05 22:33:33 +00:00
parent e80f8f33a6
commit d9194a12b8
2 changed files with 1 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
echo('
<div class="cycle-slideshow"
data-cycle-fx="scrollVert"
data-cycle-fx="fade"
data-cycle-timeout="10000"
data-cycle-slides="> div">
');