Forums

[resolved] NextGEN images being stretched (2 posts)

  1. dizzyvapor
    Member
    Posted 1 year ago #

    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:

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

    The actual image size is 301x400 but it is scaling to 642x853. 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.

  2. dizzyvapor
    Member
    Posted 1 year ago #

    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.

Topic Closed

This topic has been closed to new replies.

About this Topic