Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Jul 2008
    Location
    Midwest
    Posts
    78
    Plugin Contributions
    0

    Default Large product image is viewable in IE but Firefox cut off the bottom

    http://www.flyboyaccessories.com/store/ store link

    http://www.flyboyaccessories.com/sto...roducts_id=232


    The large product image, the one you expand when you're viewing the product details, is viewable in IE but Firefox cuts off the bottom.

    It's somewhat too tall for IE but IE allows you to resize and move around. Mozilla just cuts off the bottom and there seems to be no way to view the photo.

    I have all of my photos standardized to 640px wide. I really don't want to shrink the tall ones and lose detail.

    Any suggestions?

  2. #2
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,246
    Plugin Contributions
    58

    Default Re: Large product image is viewable in IE but Firefox cut off the bottom

    640px × 1299px (scaled to 334px × 679px)

    I was able to click it and make it a screen sized image in FF. Also I was able to move the window.

    1299 PX is VERY tall

    If you are stuck on using this tall of an image the consider 2 things...

    1. Remove the 70 or so pixels of white space at the top and bottom to make it less unnecessarily tall.

    2. Edit the popup function to include scroll bars

    Code:
    onClick="window.open('http://mysite.com','large','width=650,height=140,directories=no,location=no,menubar=no,scrollbars=yes,status=no,toolbar=no,resizable=yes,left=0,top=0,screenX=0,screenY=0');return false">
    ~Melanie
    PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are not conducive to a helpful community.

  3. #3
    Join Date
    Jul 2008
    Location
    Midwest
    Posts
    78
    Plugin Contributions
    0

    Default Re: Large product image is viewable in IE but Firefox cut off the bottom

    Melanie,

    I will try both of your suggestions. Can you tell me what file I need to edit to change the scrolling option?

    Thanks,
    Vince

  4. #4
    Join Date
    Jan 2005
    Location
    Tennessee
    Posts
    1,128
    Plugin Contributions
    0

    Default Re: Large product image is viewable in IE but Firefox cut off the bottom

    /includes/modules/pages/product_info/jscript_main.php

    This worked for me.

  5. #5
    Join Date
    Jul 2008
    Location
    Midwest
    Posts
    78
    Plugin Contributions
    0

    Default Re: Large product image is viewable in IE but Firefox cut off the bottom

    I browsed over that file. What am I supposed to do with it?

  6. #6
    Join Date
    Nov 2009
    Posts
    56
    Plugin Contributions
    0

    Default Re: Large product image is viewable in IE but Firefox cut off the bottom

    Quote Originally Posted by mprough View Post
    640px × 1299px (scaled to 334px × 679px)

    I was able to click it and make it a screen sized image in FF. Also I was able to move the window.

    1299 PX is VERY tall

    If you are stuck on using this tall of an image the consider 2 things...

    1. Remove the 70 or so pixels of white space at the top and bottom to make it less unnecessarily tall.

    2. Edit the popup function to include scroll bars

    Code:
    onClick="window.open('http://mysite.com','large','width=650,height=140,directories=no,location=no,menubar=no,scrollbars=yes,status=no,toolbar=no,resizable=yes,left=0,top=0,screenX=0,screenY=0');return false">
    ~Melanie
    Thank you for this, that's been driving me mad . . . . I didn't add onClick line in, I just adjusted the "scrollbars=no to =yes" instead on the first line on the jscript_main.php file

 

 

Similar Threads

  1. v150 Header image width is not adjusting bottom of image is cut off
    By RonGin in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 23 Jul 2013, 06:09 PM
  2. Bottom of sidebox cut off
    By ladyk in forum General Questions
    Replies: 2
    Last Post: 2 Jul 2013, 03:37 AM
  3. Header image cut off on the bottom?
    By whatisthat456 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 3 Dec 2009, 03:14 AM
  4. Category image getting cut off on the right and bottom
    By rleepac in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 30 Mar 2009, 06:09 AM
  5. bottom of page is cut off
    By jcun45 in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 31 Mar 2007, 05:37 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