![]() |
|
IE TB_window problem - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: IE TB_window problem (/thread-6687.html) |
IE TB_window problem - GordonMacDonald - 02-03-2010 Hi all, http://www.gordmacd.com/Zen/UploadForSupport/ImageIN_IE7.png IE7 is still positioning "popup images", truncated and at the bottom of the screen (see example above)) The image seems to be contained within the "div id=TB_window". Does anyone know if I can disable the click event which loads the "popup"? any help would be appreciated! Thanks IE TB_window problem - acrylian - 02-03-2010 In 1.2.8 there is an option on the options > theme tab to disable Thickbox display. 1.2.9 comes with another script for this. (these scripts are adapted and not made by us). IE TB_window problem - GordonMacDonald - 02-03-2010 Thanks acrylian IE TB_window problem - GordonMacDonald - 02-03-2010 . IE TB_window problem - GordonMacDonald - 02-03-2010 what are the names of the scripts (and location) which load the "raw" images (via mouseclick) Thanks IE TB_window problem - sbillard - 03-03-2010 zp-core/full-image.php will do the loading if the image is protected/watermarked. But if those options are not selected the image is loaded directly from the album folder. |