Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #316057

    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

    #316267

    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

    #316453

    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

    • This reply was modified 10 years, 2 months ago by C_Developer. Reason: deleting personal info (links)
    #317309

    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

    #317634

    Hi there!

    I’ve solved this issue by using everywhere 700x700px pics for my portfolio.
    You may close this topic :)

    Cheers
    CB

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Bigger Gallery with Preview: Portfolio images expand more than full size’ is closed to new replies.