Tjobbe Posted November 1, 2005 Posted November 1, 2005 I'd like to be able to have more than one image per product, I've searched the forums and looked at the contributions but I didn't come across any that would suit what I want. I'd like to have some sort of system where you can upload more than one image per product, and they are all displayed by thumbnail. IF possible I'd like this script to save the images at a maximum size at the same time (something like 500px wide) Is there something out there that can do this now that I have not been able to find yet? Thanks in advance for any suggestions..
MoisesZaragoza Posted November 1, 2005 Posted November 1, 2005 I would reference the image using <img Src="Domain.com/Images/ImageName.jpg"> and you can add as many imagers you want this way at the end of the day the code will be good
Tjobbe Posted November 1, 2005 Author Posted November 1, 2005 I would reference the image using <img Src="Domain.com/Images/ImageName.jpg"> and you can add as many imagers you want this way Thanks for the reply. I'm making the store for someone with next to no html knowledge, they will be uploading the photos from their digital camera. So a crash course in resizing images, FTP and img src is just not going to happen but thanks anyway!
Guest Posted November 11, 2005 Posted November 11, 2005 I would reference the image using <img Src="Domain.com/Images/ImageName.jpg"> and you can add as many imagers you want this way Great tip (havent ried but looks ok), but how would you adapt the layout to, lets say, two images? (using 100pix square) (now trying the proposal) doesnt work - proposal. too bad. Would have been an easy way to do this.
Guest Posted November 11, 2005 Posted November 11, 2005 I'm making the store for someone with next to no html knowledge, they will be uploading the photos from their digital camera. So a crash course in resizing images, FTP and img src is just not going to happen but thanks anyway! try searching in "contributions" for mopics, or simply look in "images" category. Loads of addons to OSC for this particlar issue.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.