• Resolved dizzyvapor

    (@dizzyvapor)


    I have installed the NextGEN gallery plugin. My only problem is that in other views like carousel, images are being scaled up and look stretched. Here is an example:

    https://vineyandp.com/?page_id=168&pid=27

    The actual image size is 301×400 but it is scaling to 642×853. Nowhere have I changed a setting to make them scale to that size. Does anyone know where I can change this? I just want it to show the actual size of the image.

Viewing 1 replies (of 1 total)
  • Thread Starter dizzyvapor

    (@dizzyvapor)

    I found the culprit! It was in nggallery.css:

    .ngg-galleryoverview div.pic img{
    	width: 100%;
    }

    I just deleted the width and it looks great now.

Viewing 1 replies (of 1 total)
  • The topic ‘NextGEN images being stretched’ is closed to new replies.