Hi Nick, I can’t see the site, it is set to private. If you want anything on top of the slideshow the easiest way to do that is to position it absolutely with a high z-index.
No worries, managed to solve it. I was also interested in slightly changing the shape of the meteor-buttons on the slideshow, but everytime I do it, it kind off messes up. Is there any special sizes or anything I have to stick too? Or is there any easy way of doing this?
Cheers
Nick
You should be able to style those fine. You are changing the background image? The .meteor-buttons container is positioned absolutely and has a fixed height, so if the size of the buttons changes, you need to change the height of the container and re-position it.
Wicked, managed to do it. One last thing, does this plugin have a play/pause button, and if not, is it difficult to get one in?
The plugin does not have play/pause buttons, but the slideshows are powered by jQuery Cycle, which does support them, so you could add these with a custom template and some metadata.