Thanks! Didn't think about looking for a thread relating to testing mods...was planning to post separately in a few threads!
Much appreciated.
Printable View
Thanks! Didn't think about looking for a thread relating to testing mods...was planning to post separately in a few threads!
Much appreciated.
browsershots is no use for testing imagehover, its only useful for page layout, I have tested in IE6 in a virtual Machine and it doesn't seem to work, so currently the code switches to the old javascript for ie6 and the new version for all other browsers
http://nigeltsblog.#################...r-working.html
Here is what i did to make it work, i have a case of the lurgy at the moment, so this is written from memory and may not be 100%, but it should be fairly simple to follow. cheers
I installed IH2 Ver 2.0 rev 7 on my fresh zencart v.1.3.9c install. There is no zoom from small picture to medium pictures. I followed every step of the instructions. Did I miss anything?
I use both IH2 and zencart lightbox. Why lightbox only applies to the product image, not the additional image of products?
Still, a pop up window showed up when I click on the small image of the additional images.
How to apply lightbox to additional images too?
This usually means that your image settings were not being done correctly. Please see the readme for hints/details on correct image settings.
This is not related to IH2 support.. You'll need to post questions regarding the Lightbox module in the support thread for the Lightbox module..
So I tried merging the IH2 files with the 1.3.9 files and can not seem to get them right after repeated attempts. Has anyone done this successfully and if so would you be willing to share?
Thanks,
Marc
I have installed Image Handler 2 on my test zencart 1.3.9c to be able to add additional images to my products but I have a problem to align the mouse over Image ( the Medium image ) which pops up at the top left of the screen pushing the header/banner of my zencart down ! Any ideas on how to solve this problem?
please chick my test website:
http://www.arab-broker.com/4u/index....&products_id=4
Updated :
http://www.arab-broker.com
You have not uploaded all the files, i can tell this by looking at the source of your page
you need to copy the contents of the YOUR_Template directory that comes with images handler, into "your" template directory which in your case is the "lite_red" template, you will need to compare and merge any files that may be overwrittenCode:<link rel="stylesheet" type="text/css" href="includes/templates/lite_red/css/stylesheet.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/lite_red/css/stylesheet_css_buttons.css" />
<link rel="stylesheet" type="text/css" media="print" href="includes/templates/lite_red/css/print_stylesheet.css" />
<script type="text/javascript" src="includes/templates/template_default/jscript/jscript_imagehover.js"></script>
for a start the "style_imagehover.css" file is missing, this should be in the
includes/templates/lite_red/css/