Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #278118

    Hello support,
    I created http://www.ellenvesters.com, a portfolio website.
    It actually is the gallery in a portfolio part of the site that seems to cause a problem.
    If you would be so kind to go to http://www.ellenvesters.com/portfolio-item/pietje-bell/, and click on the second to fourth image in the gallery, you can see the images get stretched. Height and width don’t seem to interact.
    I can’t seem to figure out what is causing this problem.
    Any suggestions?
    Thanks!
    Best wishes

    #278282

    Hey!

    Try adding this code to the Quick CSS:

    #top div .avia-gallery .avia-gallery-big, #top div .avia-gallery .avia-gallery-big img {
        height: auto !important;
    }
    

    Cheers! 
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘problems with Gallery aspect ratio’ is closed to new replies.