Issue: Slideshow
Details: There’s a frame (which is just a transparent PNG around the slideshow)
What I’m trying to do:
Make the frame over the image and caption background but make the link and nav-balls on top of the png.
It works like I want in other browsers except for IE. I read more on the z-index bug for IE but that didn’t help. Any suggestions or help is VERY very much appreciated.
Issue resolved.
To make navigation dots clickable, apply styles:
To learn more link i suggest:
1) delete all z-index property that applies to
.nivo-caption2) add shadow div with
z-index: 87 /*(87 for example)*/below frame