Results 1 to 7 of 7
  1. #1
    Join Date
    Feb 2005
    Posts
    14
    Plugin Contributions
    0

    Default Large Image problem

    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/

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Large Image problem

    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!

  3. #3
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Large Image problem

    In stylesheet
    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;
    	}
    Try removing/altering width: 1000px;

  4. #4
    Join Date
    Feb 2005
    Posts
    14
    Plugin Contributions
    0

    Default Re: Large Image problem

    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

  5. #5
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: Large Image problem

    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 750px Anyone know any other way to fix this???

    TIA!

  6. #6
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: Large Image problem

    Ah fixed it If 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

  7. #7
    Join Date
    Mar 2005
    Location
    Tempe, AZ
    Posts
    324
    Plugin Contributions
    0

    Default Re: Large Image problem

    Quote Originally Posted by Danielle View Post
    Ah fixed it If 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

 

 

Similar Threads

  1. Large image problem with Chrome (LRG)
    By marton_1 in forum Setting Up Categories, Products, Attributes
    Replies: 9
    Last Post: 25 May 2015, 06:34 PM
  2. Large image display problem
    By Raina in forum Customization from the Admin
    Replies: 5
    Last Post: 29 Aug 2009, 03:09 AM
  3. Large Image Popup Problem
    By stickman in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 18 Aug 2009, 01:46 AM
  4. Larer image popup is medium image not large image
    By xtracool in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 13 Mar 2009, 10:21 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg