My slide show is not working. I got 4 images in the folder. When I refresh the page a new image shows and that's fine but no slide show.

Hi,

I've fixed your slideshow settings - should be fine now..

Cheers
Joshua

Thanks. I have a few questions.

1. What was the issue?
2. What controls how fast the slide runs and what are the units? When you type in a figure is it in seconds minutes etc..
I have also noticed that a little dark rectangle appears to the top right of the images. This dark rectangle is only appears on the images of the slide show, not the other pages where it's just one page. What's up with that rectangle?

Hi,

Regarding your questions:
1. On the module General Settings tab "Count" option was set to "1", so only one image was displayed
2. You can change it on the Slideshow Settings tab (slide duration and transition speed are defined in milliseconds)
3. It looks like empty text container, try to add the following custom css code to remove it:

.slideshowstandard .slidecount, .slideshowstandard .allitems {
    display: none;
}

Cheers
Joshua

Hi

I've switched the slideshow to flat to remove the empty box so you won't need that style

Cheers
Paul

Okay thanks. I can live with it. Solved.

Write a Reply...
You need to Login to view replies.