Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2010
    Posts
    100
    Plugin Contributions
    0

    Default Scroll window in the popup for product images?

    Hello,

    Does anyone have this issue:

    Basically, my product image is kind of large, normally 800x600 pixel. But even on a large screen, the popup product image window is very small, only show part of the image.

    How can I make the popup window larger? Or add a kind of scroll bar to it?

    Thanks.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Scroll window in the popup for product images?

    What ZenCart version?
    Where is this?

    I have a stock demo install with a 900px × 600px image and do not see this

    You can check it HERE
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Mar 2011
    Posts
    93
    Plugin Contributions
    0

    Default Re: Scroll window in the popup for product images?

    To enable the scroll bars, look for jscript_main.php in your /includes/modules/pages/product_<PRODUCT_TYPE>_info/ directory.

    PHP Code:
    function popupWindow(url) {
      
    window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,copyhistory=no,width=100,height=100,screenX=150,screenY=150,top=150,left=150')

    Change the parameter from "scrollbar=no" to "scrollbars=yes".

  4. #4
    Join Date
    Dec 2018
    Location
    Minnesota, USA
    Posts
    3
    Plugin Contributions
    0

    Default Re: Scroll window in the popup for product images?

    Thank you!

 

 

Similar Threads

  1. Popup for both product images and attribute images
    By Fubarsmithuk in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 18 Jan 2011, 03:15 PM
  2. Popup images window too small - doesn't resize
    By davenz in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 15 Oct 2010, 03:44 AM
  3. Centering The Image In The Product Popup Window
    By Earnest-Enterprises in forum Basic Configuration
    Replies: 0
    Last Post: 11 Dec 2009, 07:24 AM
  4. v1.36 Product PopUp Window for Larger Image
    By SpeedRacer in forum General Questions
    Replies: 5
    Last Post: 2 Nov 2006, 08:29 AM
  5. add another (different) image to the product to popup in a window
    By Pauls in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 2 Jun 2006, 11:15 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR