Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #384319

    I’m currently working to get my portfolio pages online, but I’m having problems with the gallery feature. Whatever gallery I select, the size is the same (currently I have the No Scaling option selected). Also the big preview image is stretched, which is ruining the image. When you con the image and the lightbox is opened, then the correct image size is displayed. But I want it correctly displayed in the gallery itself (no stretching).

    At this moment only the fullscreen easy slider feature seems to work (with the easy slider the same issue), I do not want to use this for my portfolio, as I’m missing the thumbnails. I also don’t want to put it in a 2/3 or 3/4 element. I’ve put a sample gallery online for your reference.

    What is the issue here?

    #384485

    Hi kashmyra!

    Try adding this to your custom CSS.

    .avia-gallery *, .avia_gallery * { width: auto !important; height: auto !important; }
    

    Regards,
    Elliott

    #384879

    Hi Elliott,

    This has solved the issue! Thank you very much for your support!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Size of gallery not correct’ is closed to new replies.