• I just took over a WordPress site and am having issues with the NextGEN Gallery Plug-In.

    I’m using WordPress version 2.9.2
    NextGEN Gallery version 1.4.3

    Here’s my site: http://equineunl.com/

    I love the NextGen Gallery Plug-In but it does not seem to be displaying the thumbnails correctly in Internet Explorer 8. I have not tested older versions, but I suspect it has problems as well. The thumbnail pictures are being displayed at 15×75 pixels (very squishy)! The Plug-In works beautifully in Safari, FireFox and Opera??

    Any clever person out there have a clue as to what’s going on?? I’ve lost hours on this and am ready to throw in the towel…but hate to since it’s such a nice Plug-In.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter equinejen

    (@equinejen)

    Sorry, I forgot to add that the problem is under the “Sales” page in the website.

    Thanks

    Hello! I had the same problem and found this solution: In css-file of theme (I use Buddymatic) we find this line

    .entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
    }

    and remove property max-width.

    Good luck!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘NextGEN Gallery Problem with thumbnails in IE’ is closed to new replies.