• I’m trying to use this on a site and am having problems with the image size.

    Under Gallery Options – Images, I have the resize set to 900X600. But when I put an imagebrowser on a page, the images always get scaled to larger than this.

    It doesn’t matter what size the settings are, it always resizes my images to be larger that the settings. It almost seems like it’s increasing the image size to fit the width of the div.

    I’m surely missing something. I’ve never encountered this problem before.

    Is there a way to make sure that if I upload a photo of, say, 600×400, and I also have the image resize set to 600×400 that I actually can display a photo in the image browser that ISN’T larger than 600×400?

    Thank you! ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • I’m having the same problem… I uploaded my images scaled to 750px, but they are appearing much larger.
    https://www.nuez.com/alleys-with-text-nextgen/

    this is happening to me too. all my pictures are getting blown up to the max size of the browser window, and this is happening on different size screens.

    hi guys, just look at the style section in the gallery options.
    then scroll down in the css file till you see Image Browser Style and take out the width: 100%; or change it to what you want!

    good luck!

    Glad I found this. It works!!!!!

    Thanks a lot.

    Dick

    eighteesix

    (@eighteesix)

    i also have this problem, however, its a height issue–not width. and when i change the height, it distorts the image since it merely skews the image to fit the size instead of actually resizing it. help!

    what ever i do i cant get it to change the size
    its always come out very BIG!!!
    in options i change the image, for the size i need the same like in the CSS. – NOTHING !! still big image!!
    https://centraldeal.co.il/?cat=1
    click on the any car car.

    I’m willing to pay for fixing it .

    Hi All – I had the problem of image scaling by the browser using the CAROUSEL gallery style. This is the solution I found.

    To stop image scaling in carousel view

    Under “Gallery” click “Style” to edit the CSS file.

    Scroll down to section:

    /* ———– Gallery list ————-*/

    Under heading:
    .ngg-galleryoverview div.pic img{

    delete: ” width: 100% “

    Hope this helps someone, it took me ages to work out what was wrong!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: NextGEN Gallery] Iimages scaling to larger than settings’ is closed to new replies.