I'm using the jQuery Cycle plugin to rotate four images on a .shtml page.
I have some text that appears correctly over one image using CSS, but when I add the rest of the images and run the plugin, the text gets pushed to the background. I have a feeling it has to do with the z-index settings of the plugin.
How do I get the text to still display over the slideshow?
Thanks!