
07-17-2013, 03:50 PM
|
 |
Paid Member
|
|
Join Date: Oct 2010
Location: We are based in the busy market town of Mold in North Wales.
Posts: 68
|
|
Thumbnail image on product page
In order to use our current zoom function on our product pages the thumbnail product images are turned off globally using:
Code:
div.ecwid-productBrowser-details-thumbnail {
display: none;
}
which works perfectly, however we now want to change the zoom function but in order to do this we need to turn on this global CSS and re-add the CSS to each product page separately. This was done some weeks ago and all worked correctly but since update 14 it works in all browsers except Internet Explorer. Is there a fix for this as we are trying to move over to a responsive web site which we cannot achieve with our current custom layout product pages.
Boobox
|