Forum Replies Created
-
AuthorPosts
-
We used to have a similar problem before on every other screen than mobile phones. Using this code we scaled it to 110% and the issue was solved:
img.mfp-img {
max-width: 110% !important;
width: 110%;
}
Unfortunately this never worked for mobile screens. The images are very small, making the lightbox feature on mobile device almost useless (they are not larger than the images already displayed).How can I provide a screenshot in this Forum?
We have the same problem on our page. Even when you start the gallery lightbox in horizontal mode the image remains small. Tested it on iPhone 4, 5 and 7 as well as on Samsung and Huawei devices.
Any solutions so far?
Example galleries:
mm3np22f
Thanks a lot. I replaced the header file and added the relevant lines for plugins and the Google tag manager.
Now the lightbox is working fine. Issue solved.
Cheers!This reply has been marked as private.This reply has been marked as private.Hi Nikko,
no worries as long as it is working :)
Thank you very much, looks really good.
Cheers
DanielHello?? Still there?
Hey guys, already new findings on the topic?
Regards
DanielHi Nikko,
I removed the section for the gallery in the quick CSS again. Attached you find the temporary admin access. Thanks again for your support on this topic.
DanielHi Nikko,
thanks but unfortunately it doesn´t change anything in the gallery thumbnails. Still in all gallerie smore than 6 thumbnails.Hi Nikko,
attached I send you a link to one of the pages. If you scroll down you see multiple image thumbnail displayed. I want to limit the number of thumbnails, but have the other images available to be displayed in the lightbox.
I appreciate if there is a custom CCS solution.
Thx
DanielI found this in a similar post, which unfortunately does not work for me:
#top #wrap_all .avia-gallery .avia-gallery-thumb a:nth-last-child(-n+3) {
display: none !important;
}Unfortunately it only helps, if all of the galleries have the same amount of images, which is not the case. Or do I just not understand the nht-last-child correctly? Any other ideas?
Cheers Basilis,
I found the solution.
All good now!Hi Andy,
it worked, thank you!Hi Andy,
thanks for your support, but unfortunately this does not produce a good result. The 1030p-width-image is upscaled and the image quality gets really bad over 110%.
Is there a workaround in which the lightbox uses the original high res image (2580×1080) when going to fullscreen and use a downscale or max-width-factor rather than upscaling the low res image?Cheers
DanielHi Ismael,
thank you. The “scrollable” option solved the issue :)Hi Ismael,
I already set the “Large size” to 9999. Actually the thumbnail size in the gallery is fine, but the fullscreen after clicking is limited to 1030px in width. Where can I change that? -
AuthorPosts