When I click the Image, the Large Image pops-up but it is off center !
the whole image is there but ya have to resize the popup box yourself .
Any idears ?
site > http://starhampers.com/
When I click the Image, the Large Image pops-up but it is off center !
the whole image is there but ya have to resize the popup box yourself .
Any idears ?
site > http://starhampers.com/
What version of Zen Cart are you running?
Do you have some image add-on?
A view source on your image popup is showing different code than the standard that comes with Zen Cart ...
What happens if you switch to Classic? Does this fix it?
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
In stylesheet
Try removing/altering width: 1000px;Code:body { margin: auto; font-family: verdana, arial, helvetica, sans-serif; font-size: 62.5%; width: 1000px; color: #000000; border: 0px solid #ffffff; background-color: #ffffff; }
Thanks Misty, it was the Width setting just as ya said. :)
...
Ajeh:
ya right, i got IH2 instaled, but couldnt find any info on that board, tho i should have mentioned it.
Quote -"What happens if you switch to Classic? Does this fix it?"
what a great idea to trouble shoot problems, never thought of trying that !!
again Thanks
I have this problem as well, and changing the width does fix it, unfortunately it wrecks my store since I only want my width to be 750pxAnyone know any other way to fix this???
TIA!
Ah fixed itIf anyone is wondering, find this in your stylesheet:
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
background-color: #ffffff;
}
And add this:
width:100%;
Worked beautifully![]()
have you checked to see if it affected any of those other pop up in a negative way.
you can find the answer here, http://www.zen-cart.com/forum/showth...er+popup+image
i had the same problem with my images not being centered and this worked out for me
Lextechs.com Powered By ZenCart