Active
Project:
Jackson
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Jan 2011 at 02:48 UTC
Updated:
17 May 2011 at 21:51 UTC
Jump to comment: Most recent
What do I have t do to get the slider region to display pictures
Comments
Comment #1
brentbice commentedUpload the banner to your files folder.
Create a block and call the banner's url via an image tag.
Move the block into the Slider region.
Hope this helps.
Comment #3
gearylewis commentedIs the slider region for slideshow images rather than one static image? If so, how is it configured for that?
Comment #4
Anonymous (not verified) commentedI need it to be a slideshow of more images, how is it set?
Thanks.
Comment #5
Anonymous (not verified) commentedHi Katranka,
In Drupal 7, I created a slidewhow in the banner region by using two modules:
the dynamic isplay block (ddblock) with the jquery_update module.
http://drupal.org/project/ddblock
http://drupal.org/project/jquery_update
Here is a tutorial for drupal 6 (and 7): http://www.archive.org/details/Ddblock-BasicDynamicDisplayBlockSlideshow...
This is one way to do it at least but im not an expert :-)
Comment #6
Anonymous (not verified) commentedThank you!
I'll try and let you know!