Thumbnails Appear Cropped & On-click Overlay Functionality on iPhone

larryrockville / 2013-03-30 03:25:29   

Hi,

Just having an issue where when my thumbnails appear cropped on the left and right edges. It sometimes is and sometime isn't. I'm using Documenta and Visual index.

I've also noticed the shadowbox functionality doesn't work on the iphone. Anybody have issues with that? I can click on a thumbnail, the screen goes full screen but no images.

Thanks.

Jerry

larryrockville / 2013-04-01 22:05:40   

Hi,

Vaska mentioned there is a small css fix for the slideshow functionality problem on iOS devices. Been searching for it but no luck.

Anybody have any insights?

Thanks in advance.

Vaska A / 2013-04-01 22:08:06   

I believe all it did was an a zindex to this rule - just replace this one with the one that currently exists in /ndxzsite/css/overlay.css:

  1. #overlay { position: fixed; top: 0; left: 0; width: 100%; display: none; z-index: 3; }

Be sure to shift + refresh the browser to update the cache.

larryrockville / 2013-04-02 15:24:30   

Hey Vaska,

Thanks for the quick reply.

I updated that line in overlay.css file but still no go. Any other suggestions?

Jerry

larryrockville / 2013-04-02 15:50:35   

Hey Vaska,

I noticed that if de-comment the opacity:

.light-overlay { background-color: #fff; /* opacity: 0.9; */ }

I can see the shadowbox image faintly but I can't click it.

Thanks.

Jerry

This thread has been closed, thank you.