Log in

View Full Version : thumbnail shows through popup image



normc19
06-09-2011, 01:11 AM
css-popup-image-viewer --
The thumbnail shows through the poped up image in IE8 and lower. It is fixed in IE9 (which I just loaded today) because it works fine now. So my question is, what do I change to make the thumbnail stay behind the popup image.
Thanks.

jscheuer1
06-09-2011, 02:02 AM
If this is the viewer I'm thinking of, this isn't a problem on the demo page or for a typical installation. So there's possibly something about your thumbnail that's different that's causing it.

Short answer:

Lower the z-index style of the thumbnail or raise the z-index of the larger image.

Long answer (if you want more help):

Please post a link to a page on your site that contains the problematic code so we can check it out.

In the future please link back to the demo page of the code you're using so we don't have to guess.