corban Posted October 23, 2009 Posted October 23, 2009 I didn't have any trouble with the click to enlarge pictures appearing larger and showing up just fine... but today for some reason they started only showing the upper left portion of the image with no scroll bars or anything to see the whole pic. Not sure if I changed a setting or something to cause that.. but need to know how to get them back they original way they were. I played with the image size settings, but none of them seem to change it. Any help would be greatly appreciate.
eastcoastsupremacy Posted October 23, 2009 Posted October 23, 2009 open up this file , popup_image.php find this code... <script language="javascript"><!-- var i=0; function resize() { if (navigator.appName == 'Netscape') i=40; if (document.images[0]) window.resizeTo(document.images[0].width +200, document.images[0].height+240-i); self.focus(); } //--></script> change those parameters, mess with them a bit to get your desired results. Also, you didn't post a link to your site so that we can see what's happening, but i'm assuming you haven't uploaded your own images yet and are still using the default images that came with the oscommerce package. Upload your own LARGE images for products and oscommerce will automatically resize them to thumbnails for the store.
corban Posted October 27, 2009 Author Posted October 27, 2009 Randy, I tried messing with the pop up file images sizes and it didn't affect it at all. I had actually already started uploading my images... the site is www.sailarmystuff.com/products. There's only a few images there because I'm just testing everything out. I uploaded a Hoodie and it resizes just fine. But all the other products still don't. I know that I had cropped a few before I uploaded them..and thought that might be the issue, but I don't believe I cropped the mouse pad and it is not resizing, either. Any additional input would be great!
corban Posted October 27, 2009 Author Posted October 27, 2009 Randy, I tried messing with the pop up file images sizes and it didn't affect it at all. I had actually already started uploading my images... the site is www.sailarmystuff.com/products. There's only a few images there because I'm just testing everything out. I uploaded a Hoodie and it resizes just fine. But all the other products still don't. I know that I had cropped a few before I uploaded them..and thought that might be the issue, but I don't believe I cropped the mouse pad and it is not resizing, either. I also just uploaded two coolers that I KNOW were not cropped... BUT I did just figure out that the pics not resizing were taken with a different camera than the ones that are resizing okay. So it probably has to do with the images themselves... Any additional input would be great on fixing this!
knifeman Posted October 27, 2009 Posted October 27, 2009 Randy, I tried messing with the pop up file images sizes and it didn't affect it at all. I had actually already started uploading my images... the site is www.sailarmystuff.com/products. There's only a few images there because I'm just testing everything out. I uploaded a Hoodie and it resizes just fine. But all the other products still don't. I know that I had cropped a few before I uploaded them..and thought that might be the issue, but I don't believe I cropped the mouse pad and it is not resizing, either. Any additional input would be great! Your images are way too big in size. Data and physically. Your mouse pad image is 1095244 bytes and 2760 X 2300. You only see the corner, because that is all that fits on your screen. Resize your images and install a thumbnail contribution. Tim
corban Posted October 27, 2009 Author Posted October 27, 2009 Your images are way too big in size. Data and physically. Your mouse pad image is 1095244 bytes and 2760 X 2300. You only see the corner, because that is all that fits on your screen. Resize your images and install a thumbnail contribution. Tim
Recommended Posts
Archived
This topic is now archived and is closed to further replies.