Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

"Click to englarge" can i set the size of the pop up image


Guest

Recommended Posts

Posted

Can i set the size to the image that shows when you click to enlarge on an item as they show to big at the moment and you carnt view it all or do i have to resize ever image?

 

Laurence

Posted

Copy all your images to a folder on your hard drive and then find a resizer program that can batch a whole directory. Then simply upload them back in place of the others.

Posted

In catalog/product_info.php find this javascript code just under the head section

  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')

Change width and height in the code. resizeable=no will not resize the popup for larger images

My Contributions

 

Stylesheet With Descriptions Glassy Grey Boxtops Our Products Meta Tags On The Fly

Password Protect Admin

"No matter where you go....There you are" - Buccaroo Bonsai

Posted

thx bud will give it ago :) also you meta tags on the fly thing how easy is that to install?

Posted

Takes about 5 or 10 mins. The new version has admin for adding default keywords and description tags there instead of in the code.

Very easy if you know how to paste sql statements in your database. If you do not want to dael with that use the previous version.

My Contributions

 

Stylesheet With Descriptions Glassy Grey Boxtops Our Products Meta Tags On The Fly

Password Protect Admin

"No matter where you go....There you are" - Buccaroo Bonsai

Posted
Takes about 5 or 10 mins. The new version has admin for adding default keywords and description tags there instead of in the code.

Very easy if you know how to paste sql statements in your database. If you do not want to dael with that use the previous version.

brill Thanks might give it ago :) seeing as i had to many problems with Ultimate SEO URLs v2.1

 

 

Laurence

Archived

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

×
×
  • Create New...