IOS problem with K2 images

Joomla webshop template with CSS3-based animations, VirtueMart support and one-page checkout.
GK User
Fri Sep 19, 2014 9:49 pm
Hi there is a problem on IOS (Iphone and Ipad). When I insert an image on an article, the area to enlarge it , seem to be also out of the image. I mean, on ipad even if I touch out of the image, this not open in pop-up, but arrive the overlay image (darker with the cross). It create me problems with other button on the same article.
How can i fix it?

I use Joomla! 2.5.20
User avatar
Junior Boarder

teitbite
Mon Sep 22, 2014 10:37 am
Please tell me URL to your site and tell where to click to see the problem.
User avatar
Moderator

GK User
Mon Sep 22, 2014 11:29 am
Hi
The problem is on every K2 pages where there is a photo. this an example:
http://autoclassic.it/index.php/it/comp ... -p578-1976
User avatar
Junior Boarder

teitbite
Tue Sep 23, 2014 10:14 am
hi

I have tested on iPhone5 and iPhone4 also in emulator for other iOS based devices and this work ok in any case. Please check screen.
User avatar
Moderator

GK User
Tue Sep 23, 2014 10:40 am
Sorry. Probably I didn't express well. I mean, If I touch the photo, It opens the pop- pup well. It's working. But if touch out of the photo, (for example just down the photo on the text) arrive the overlay on the photo anyway. It cause some conflict on other script like the gallery. This happen only on IOS.
User avatar
Junior Boarder

teitbite
Tue Sep 23, 2014 1:53 pm
Hi

Please try add this at the end of mobile.css:

Code: Select all
.itemImageBlock .gkImageWrapperOverlay {
    display: none;
}
User avatar
Moderator


cron