Postponed (maintainer needs more info)
Project:
Views Slideshow: Dynamic Display Block
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2011 at 01:32 UTC
Updated:
25 Jul 2011 at 05:46 UTC
Comments
Comment #1
ppblaauw commentedYou can override the css in any file, but normally would use another slideshow theme like the vsdupright10-60 example slideshow themes and place it in sites/all/themes/[your_theme_name]/custom/modules/views_slideshow_ddblock/[slideshow_theme_name]
vsdupright10-60 example slideshow themes can be downloaded from http://ddblock.myalbums.biz/download
Make sure you have the right ones for views_slideshow_ddblock for drupal 7
Downloads for the Views Slideshow: Dynamic display block module for Drupal 7 (version 2.x - 5 Jul 2011 and later)
vsdupright1060V1-2.rar
slideshow theme names have conventions, it consist of :
name (upright)
pager (10)
orientation (p)
no spaces underscores in slideshow theme names
pager:
10 - number pager
20 - prev/next pager
30 - text pager
40 - image pager
50 - image/text pager
60 - scrollable pager
orientation:
p - portrait
l - landscape
Hope this helps you further, please let me know.