Postponed (maintainer needs more info)
Project:
Views Slideshow: Dynamic Display Block
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Aug 2010 at 14:33 UTC
Updated:
27 Aug 2010 at 08:36 UTC
Comments
Comment #1
ppblaauw commentedWhen you would add a number to the div.slide class, you could style each slide different (give other colors)
it should become
you need to increase the $slide-counter variable inside the forearch
Hope this helps you further, please let me know.
Comment #2
Yuri commentedI gave it a try but the colored slide show up underneath each other instead of switching.
in views-slideshow-ddblock-cycle-block-content-vsd-edge-50p-S.tpl.php
in view-slideshow-ddblock-cycle-vsd-edge-50p-S.ccs
in the \images folder
I tried a number of different placements of the code, but to no avail.
Can you please indicate how things should fit in the code..I guess you have done this before.
Thanks
Comment #3
ppblaauw commentedSorry I misread your issue in the first place.
Understand it now.
The problem is that the content-container and the pager-container are not dependent on the slide. (there is only one content-container and one pager container.)
The readme button is no problem, this can have a different color per slide.