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

    In creating a gallery with mixed portrait and landscape proportion images, I find that the thumbnails size awkwardly (though only in height), breaking the neat grid structure – sometimes even leaving complete gaps within the thumbnail grid. Is it possible to force the thumbnails to display at a fixed height so that the grid structure stays together?

    I followed the advice in this older post but it has not worked.

    Thanks

    Jenny

    #818918

    Hey Jenny,

    I see you got the height fixed, but you should not fix the width at 12%, it should be more:

    
    #top #wrap_all .avia-gallery-1 .avia-gallery-thumb a {
        width: 25%;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.