Zen Cart Logo
Forums / Basic Configuration / Correct pop up window size in Safari: larger image

Correct pop up window size in Safari: larger image

Locked

Views: 3,212

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
29 Dec 2006, 7:22 PM
#1
dharma avatar

dharma

Totally Zenned

Join Date:
Nov 2006
Posts:
505
Plugin Contributions:
0

Correct pop up window size in Safari: larger image

Using a mac:

product page: pop up image in Safari would not re-size to correct large image size.

all of my other browsers: IE 6, Firefox (mac) and Camino (mac) all ok.

found this tip, in an old thread concerning IE 5.2:

I edited the height and width in the function popupWindow(url) here:
/includes/modules/pages/product_info/jscript_main.php. from 100x100 to the size of my larger image (800x800)

now Safari's pop up window opens correctly, All other browsers do not seem to be affected.

as far as I know, this page is a core overwrite and has no over-ride folder possibility.

I hope this will help other Safari users...please post if there is a better way.