Haven't seen a solution posted anywhere, but I have found what causes the scrolling problems in sideboxes with IE 6 & IE 7.
It's the fact that IH2 does a " style="position:relative" " on the images in those sideboxes. Remove this CSS style and the problem is fixed.
Have a look in includes/classes/bmz_image_handler.class.php, right at the end of the file.
You will see:
return $parameters . 'style="position:relative" onmouseover="showtrail(' . "'$products_image_zoom'...
Just remove the offending style so you end up with:
return $parameters . 'onmouseover="showtrail(' . "'$products_image_zoom'...
Or you could detect whether you are in a sidebox or not and filter out the style only for sideboxes. Or maybe through CSS, haven't checked yet.
I meant to add that this change although fixes scrolling, breaks image hover functionality.
So anyone have the time and/or knowledge to detect whether we are in a sidebox or not or over-ride this in CSS via our Stylesheet maybe.
Hi everyone I have another problem for us!
Does anyone know why IE7 screws up the center page when you put additional images with IH2? is great with firefox.
By the way those files in that zip?im2 Works Do not delete!!.zip
I suggest not to use them as they screwed up my IH2 I suggest to use the original ones from the download area!
Hi want urgent help in installing image handler.
I am using zen cart version 1.3.7 and template is cherry zen.
I have installed image-handler_2.0-zc13 and everything is installed with out facing any errors but it doesn't work properly.
Please help if anyone have installed it and working properly.
Thanks.
What is not working properly?
Have you double check to see that you upload all the files?
Are they in the right place?
A link to your site?
M
Hi,
Can anyone help me to install it on my site.
I am ready to provide you all the details of admin and ftp.
Let me know thanks.
Bookmarks