Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Popup image resizing


slotracer

Recommended Posts

Posted

I've searched through the board, but can't seem to find info on sizing the product image popup. The width is fine, just the height is not quite enough.

Posted

You must dig within the code - on product_info.php look for:

 

function popupWindow(url) {
 window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,res
izable=yes,copyhistory=no,width=100,height=100,screenX=150,screenY=150,top=150,le
ft=150')
}

 

 

 

Matti

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...