Forums

NextGEN Gallery in IE6 incorectlly displays images (2 posts)

  1. vidisad
    Member
    Posted 4 years ago #

    NextGEN Gallery in IE6 incorectlly displays images. In IE7, FF2 and Opera everything works fine. The plug in author says he doesn't support IE6 anymore. Does anybody has fix for IE6?

  2. jorgent
    Member
    Posted 4 years ago #

    Hi!

    Does ie6 display the images too big? I had that problem. Try this if you have the same problem: Add this in your style.css:

    p img {
    padding: 0;
    max-width:697px;
    width:expression(document.body.clientWidth > 697? "697px": "auto" );
    }

    (Of course add your own width)

    Cheers!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags