Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #518633

    Hi,

    I am trying to get images to maintain their aspect ratio in the Gallery element without success. You can see the issue here (http://dogsoncamera.com/our-dogs/beagle-jeremy/) on the third image. I’ve tried all permutations of settings with no success. Any ideas?

    Nick

    #518847

    Hi Nick!

    Add this to your custom CSS.

    .avia-gallery-big-inner img { height: auto !important; }
    

    Cheers!
    Elliott

    #518855

    Perfect thanks. I suspected that a CSS tweak was required but wasn’t sure if it was just me not selecting the correct options.

    #519190

    Hi,

    Glad we could help :-)

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Gallery images squashed’ is closed to new replies.