• First problem is when my blog is viewed in IE7… when the thumbnails are clicked on and the larger images loads it is towards the bottom of the screen and images that have a height above a certain amount have the bottoms cut off…

    2nd problem is I cant seem to find anyway to display the image file name when the image is selected and the larger version loads… I know you can display the filename etc below the thumbnails but generally it looks untidy and overlap…

    see here… https://blog.takkischitt.com/?p=19 (viewed with IE7 to see problem)

Viewing 15 replies - 1 through 15 (of 21 total)
  • I see here with IE7 no problem, maybe you should try a other effect (like shutter,lightbox etc)

    Thread Starter takkischitt

    (@takkischitt)

    the effect I have on is… Thickbox

    will try the others…

    tried the others… they dont seem to do anything…? how do I implement the alex…?

    found this on the english review…

    “This page has a note about Thickbox being the only effect that is added to the theme. I’m not sure what this actually means, it could mean that you have to install something before the other effects will actually work. It would be handy if there was a pointer to the other effects on this page.”

    help…!

    =(

    Thread Starter takkischitt

    (@takkischitt)

    anyone able to help with this…?

    Thread Starter takkischitt

    (@takkischitt)

    sorry to bump this again, but does anyone know how to fix this problem…?

    Hi

    I am experiencing the same problem too. The plugin works great for me except in IE7, I have viewed both my site and takkischitt’s in Firefox and everything works as should be see link below

    https://www.vodrive.com/site25/

    I am experiencing the exact same problem when using the flash uploader in Media Library when trying to add media, the upload box appears half way down the page and the lower controlls are inaccessible. Again this works fine in Firefox

    Anybody got a work around to cope with IE7?

    Thanks in advance

    Voddie

    Sorry the above link should be

    https://www.at-cad.co.uk/site25/

    Moved my test install

    It has something to do with IE7 and how it shows.

    Fiefox and Opera seem to cope with the CSS well, whereas IE7 completely screws it up.

    This plugin requires a fix for IE7 just as it has a hack in thickbox/thickbox.css for IE6

    Could someone please help?

    Sorted it

    Look in thickbox/thickbox.css

    Around line 50, change

      all

    the below

    #TB_window {
    position: fixed;
    background: #ffffff;
    z-index: 102;
    color:#000000;
    display:none;
    border: 4px solid #525252;
    text-align:left;
    top:50%;
    left:50%;
    }

    To this (cut’n’paste it all) and the orginal one will still be there but highlighted out for reference.

    /* Orginal install css
    #TB_window {
    position: fixed;
    background: #ffffff;
    z-index: 102;
    color:#000000;
    display:none;
    border: 4px solid #525252;
    text-align:left;
    top:50%;
    left:50%;
    }
    */
    #TB_window { /* my IE7 Hack*/
    position: fixed;
    background: #ffffff;
    z-index: 102;
    color:#000000;
    display:none;
    border: 4px solid #525252;
    text-align:left;
    bottom:10%;
    left:50%;
    }

    Sorted my problem, see https://www.at-cad.co.uk/site25/

    Hope it helps

    Voddie

    Thread Starter takkischitt

    (@takkischitt)

    hi voddie

    when I load up your blog in IE7 the images load ok… how’d you get them to load correctly…?

    Thread Starter takkischitt

    (@takkischitt)

    brilliant…!

    nice 1…!

    thanx a lot…

    =)

    voddie, well done, thanks alot

    Thank you voddie, worked just as expected! Keep up the good work!

    Hi all,
    I am having some problems with NextGEN Gallery when viewing a picture in IE 6. When I click a picture from the gallery, the whole site suddenly aligns to the left. The picture itself is perfectly centered in the middle.

    This problem only doesn’t occur in FF where it works fine.

    I use the Thickbox effect, installed NextGEN 0.98, and work with wordpress 2.6.

    I allready tried the sollution from Voddie but this doesn’t effect anything on my site.
    Also followed the leads on a similar problem explained on the jamazon forum(https://jamazon.co.uk/web/2008/03/17/thickbox-31-ie7-positioning-bug/) but without any effects.

    The URL of my site:
    https://www.vaarschool-de-schipper.nl/wordpress/praktijkschip-de-karma

    Anybody has other ideas?
    Thx!

    Doesn’t anybody have any clue?

    The more I post on this forum, the more I got the feeling I am some kind of ghost, I hardly get any response…

    Switch to a other effect for instance, I suggest shutter reloaded : https://www.laptoptips.ca/projects/wp-shutter-reloaded/

Viewing 15 replies - 1 through 15 (of 21 total)
  • The topic ‘[Plugin: NextGEN Gallery] IE7 image problem displaying file names…’ is closed to new replies.