I'm having problem whit this mod in Internet Explorer.
As you can see live at: http://www.brollopsnatten.se/index.p...&products_id=8 there is no image aper in Internet Explorer. But it works great in Fier fox. Can some one please help?
I'm having problem whit this mod in Internet Explorer.
As you can see live at: http://www.brollopsnatten.se/index.p...&products_id=8 there is no image aper in Internet Explorer. But it works great in Fier fox. Can some one please help?
Problems in IE are no surprise. IE is a curse on the surfing public.
If it looks good in Firefox, it's generally because Firefox is more forgiving of our code sins. Start by fixing all the code errors on the site.
And, while you're at it. You may want to remove lightbox as well.
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.
Hy!
I need my small images to be shown vertical on the left and medium picture on the right.
I've managed to get it working through css
but have a problem. I still have some empty spacing under the containers. I've narrowed it down to this: my config settings are medium_height=380px and small_height=75px nad I get image-viever height 465px. So, it calculates med_height+small_height+padding=total_heightCode:#image_viewer { width: 500px; border: 1px solid #cccccc; margin:5px; padding:5px; } #image_medium_container { float : right; width : 370px; height: 380px; text-align:center; } .image_small { border: none; text-align:center; margin-left:3px; margin-right:3px; cursor: pointer; display: block; padding-top: 5px; padding-bottom: 5px; } .image_medium { cursor: url(../images/zoomin.cur); } #image_nav_container { float: left; width: 100px; height: 380px; padding-top:5px; text-align:center;
How do I make it not calculate height but use a predefined value? I've tried adding height: 390px under #image_viever but nothing happened.
What can I do?
Here's a screenshot of the problem...
![]()
Doup!
Where else would it have been? Is there an easier solution?
OK, changed it under includes/templates/MY_TEMPLATE/templates/tpl_modules_ajax_image_viewer.php on line 4...
Now I just have to play around with my other values to make it perfect...
After installing this mod, my product information does not show up. When I click on a category with a product, there isn't anything where the description of product should be...just a blank page in the middle..no images, no product description...no nothing where there should be at least the basics of the product.
Has anyone had this issue? If so, could you please direct me in the correct way of fixing this?? I am not sure I installed this correctly...apparently not or I wouldn't be having this issue.
Thanks
Update:
I reinstalled the mod, at least my product description is showing up!
Where the image should be, I have a large empty box with the little circle going around and around, but no image. What do I do now?
Thanks,
I figured it out...I had to upload the images I wanted to use in the admin "Ajax Swapper Manager" in the admin catalog. Looks like I'm on the right track now.![]()