Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Click To enlarge


RainDance

Recommended Posts

Posted

Can anyone please tell me where to go to edit the size of pictures when you "click to enlarge" them??? It would be greatly appreciated. :-"

Posted

Sakeena,

 

The images are displayed in the original size that you uploaded the image. So if you upload a 320x240 image, then that will be the largest size.

 

 

Chris

Posted

Sakeena,

 

The images are displayed in the original size that you uploaded the image. So if you upload a 320x240 image, then that will be the largest size.

 

 

Chris

I think mine is different. I think all pictures are showing as 500wx600h.

Is there a way to change it???

Posted

Sakeena,

 

The pop up images would not resize themselves unless you have added an image contribution. If you have, then I would check the images area under configuration in the admin to see if you have the option to change the sizes.

 

 

 

Chris

  • 1 month later...
Posted

I am having the same issue. My "Click to Enlarge" images are extremely large, only a 1/4 or the image fits on the page. I can change the size in the admin log in under configuration / images.

 

Under the configure / images tab, I have the option to change the small image, heading image, and subcategory image, calculate image size, and image required.

 

Which width and height will change the "Click to Enlage" image? I have messed with all three, small, heading, and subcategory, and the "Click to Enlarge" image does not change.

Posted

As Chris said, the large images are displayed the size you create them, no way for osC to resize.

 

What you are better off doing is creating ALL your large images the SAME size.

 

Then in the product_info.php you can adjust the size of your pop-up window to match your images.

 

This is an example of the javascript code to adjust:

<script language="javascript"><!--
function popupWindow(url) {
 window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,copyhistory=no,width=517,height=339,screenX=150,screenY=150,top=150,left=150')
}
//--></script>

 

wink.gif

- :: Jim :: -

- My Toolbox ~ Adobe Web Bundle, XAMPP & WinMerge | Install ~ osC v2.3.3.4 -

Archived

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

×
×
  • Create New...