steals Posted April 20, 2004 Posted April 20, 2004 HI the problem im having is when i click on the "click to enlarge image" the pop up image shows up in the right size ..however the popup window doesnt resize to show the whole image. It was working fine i dont know what happened. Please help!!! Thanks
Guest Posted April 20, 2004 Posted April 20, 2004 In admin/configuration/images look for large image (pop-up) and set each to 0 Mike
steals Posted April 20, 2004 Author Posted April 20, 2004 craft mall: i dont have large image this is what i got Images Small Image Width 100 Small Image Height Heading Image Width 57 Heading Image Height Subcategory Image Width 100 Subcategory Image Height Calculate Image Size true Image Required
bettysue Posted April 20, 2004 Posted April 20, 2004 I'm with you Kevin!! I can't get the pop-up to have an image in them or resize. I'm about ready just to strip the click to enlarge text out of the product_info.php and give up. I have searched and searched, and thus far about the only info I can find is geared toward specific contributions. I'll be looking over your shoulder hoping someone has the answer ;) Betty
spoonfield Posted April 20, 2004 Posted April 20, 2004 You can control the popup window attributes in /catalog/product_info.php Eg.. you can add scroll bars by changing the no to yes. Resizable should say =yes. You can also change the size of the box to suit your needs, the default setting here is width=100, height=100. <script language="javascript"><!-- 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,left=150') } //--></script> Hope this is of some help.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.