• Resolved mauvan

    (@mauvan)


    Nextgen 0.92:
    The album is not properly displayed in IE (6) (also not with Ie-tab in FF). Damned IE!
    FF gives no problem at all!
    It is not depending on the Theme. Same occurs in WP default/classic theme.

    example: http://www.vd-linden.nl/?page_id=30

    thanks for your help, I found several questions about this issue on the net, but never answers.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter mauvan

    (@mauvan)

    Is there anybody with at least a hint on this issue?
    Maybe someone can tell me if it’s a problem with Safari…

    apod

    (@apod)

    I noticed this problem with IE6 also.
    I don’t see any problems with Safari.

    apod

    (@apod)

    I changed the following css and it does the trick for me. Tell me if it works for you.

    --- nggallery.css
    +++ nggallery_modified.css
    @@ -20,7 +20,7 @@
     }
    
     .ngg-album {
    -	/*height: 130px;*/
    +	height: 130px;
     	overflow: hidden;
     	padding: 5px;
     	margin-bottom: 5px;

    Thread Starter mauvan

    (@mauvan)

    Thanks for your response. Efxaristo.

    It changed, but not quite good. In FF you cannot see the bottom of the thumbnail anymore. In IE both thumbnails are larger then the rectangle.
    In the last case it covers up the next gallery title.

    I did not change it so far, so you can check the results at the same link.

    Thread Starter mauvan

    (@mauvan)

    I consider this issue as resolved now, since there is no answer.
    The Gallery Style causes this problem. Choosing the Default style or the dkret3 theme will not cause any problem. Any other style gives trouble.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘nextgen-gallery: Album not properly displayed in IE’ is closed to new replies.