Hi there!
When I’m using the “Bigger Gallery with Preview”, portfolio images expand more than their full size when the window screen expands.
Is there a way the images of the gallery would stick to the full size of the image originally uploaded?
Thank you!
CB
Hi CB!
Thank you for using Enfold.
You can add this on Quick CSS or custom.css to show the actual image size of the gallery:
#top div .avia-gallery img {
width: auto;
}
Regards,
Ismael
Hi Ismael!
This works: the images are not shown bigger than their full size anymore.
But: would there be a way to make the gallery ajust vertically automatically to the size of the browser window?
Take for example my page; I would like that people browsing on an iPad see the whole picture without having to scroll, but I still have to upload a big full size to enable them to click on it and see more details (then they will have to scroll but that’s okay)
Best thanks for your help!
CB
Hello!
I noticed that the Single Portfolio: 2/3 Gallery on the Enfold Theme Demo does what I would like mine to do :
– not showing the images bigger than their full size (full size displayed in the lightbox)
– resizing them if the window gets smaller.
http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-23-gallery-3/
Do you have any other idea than #316267, because with this code my gallery gets slimmer (= images are not resized properly but shown thinner) when the menu is replaced by the mobile menu.
Best thanks for your support!
Cheers
CB
Hi there!
I’ve solved this issue by using everywhere 700x700px pics for my portfolio.
You may close this topic :)
Cheers
CB