Closed (fixed)
Project:
Dynamic display block
Version:
6.x-1.0-rc6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2011 at 18:44 UTC
Updated:
5 May 2011 at 12:54 UTC
Hi!
I have created a basic ddblock slideshow and would like to put a button on the first slide.
The slides are images in a file directory. Problem is I cannot address the individual slides because they don't seem to have unique ids in the css.
Does anyone know how to solve this? *scratching my head*
Comments
Comment #1
ppblaauw commentedYou could add a slide_number to the div of a slide by overriding the ddblock-cycle-block-content.tpl.php file for the pager of the ddblock module.
Do you have a link to the slideshow on your page.
Hope this helps you further, please let me know.
Comment #2
PWG commentedGreat! Thanks, ppblaauw. I will try that out!