Zen Cart Logo
Forums / General Questions / image sub folders under large and medium folders

image sub folders under large and medium folders

Locked

Views: 1,986

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
16 Apr 2009, 9:03 AM
#1
sushigal avatar

sushigal

Zen Follower

Join Date:
Mar 2009
Posts:
435
Plugin Contributions:
0

image sub folders under large and medium folders

Hi, I have just finished sizing and re-naming all my images in preperation for adding products to my zen site and I just wanted to check before I go ahead do this; I am using dreamweaver to upload the images and I see there are the folders large and medium for my _LRG and _MED images, however I have so many different images I'd like to have them organised into product types within their large and medium folder so I can easily find images if I need to based on their product type so for example I have all my jewellery images in folders called jewellery_med Jewellery_lrg and jewellery_base is it possible to put these folders into either the /medium or /large folder that are already there and make a folder called base under /images and put jewellery_base in there so that the folders are organised as follows;

images/medium/jewellery_med/bracelet_MED.jpg

images/large/jewellery_lrg/bracelet_LRG.jpg

images/base/jewellery_base/bracelet.jpg

or for example

images/medium/pewtergifts_med/tankard_MED.jpg

images/large/pewtergifts_lrg/tankard_LRG.jpg

images/base/pewtergifts_base/tankard.jpg

It's not the end of the world if I can't do this but it would just be helpful if I can have my product images organised like this so I dont just have all different types under one folder.

16 Apr 2009, 1:33 PM
#2
bunyip avatar

bunyip

Totally Zenned

Join Date:
Sep 2004
Location:
Western Massachusetts
Posts:
2,361
Plugin Contributions:
1

Re: image sub folders under large and medium folders

Here's the structure model you should use:

images/pewetergifts/tankard.jpg
images/medium/pewtergifts/tankard_MED.jpg
images/large/pewtergifts/tankard_LRG.jpg

images/jewellery/bracelet.jpg
images/medium/jewellery/bracelet_MED.jpg
images/large/jewellery/bracelet_LRG.jpg

16 Apr 2009, 3:37 PM
#3
sushigal avatar

sushigal

Zen Follower

Join Date:
Mar 2009
Posts:
435
Plugin Contributions:
0

Re: image sub folders under large and medium folders

Thank you! :D