What do I have t do to get the slider region to display pictures

Comments

brentbice’s picture

Status: Active » Fixed

Upload 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

gearylewis’s picture

Is the slider region for slideshow images rather than one static image? If so, how is it configured for that?

Anonymous’s picture

I need it to be a slideshow of more images, how is it set?
Thanks.

Anonymous’s picture

Status: Closed (fixed) » Active

Hi 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 :-)

Anonymous’s picture

Thank you!
I'll try and let you know!