I'm a newbie, and I'm building a website with zencart. I'm not doing any design stuff yet; just loading products and pictures.

I've already discovered that using html in the descriptions makes it far easier to display additional product pictures, etc., and I understand option names, values, attributes, etc (I have E-start your Zen Cart..."in front of me as I go; what I can't figure out, I figure out by trial and error).

I'm sure to have lots of questions as I go.

Here's my first one. I already searched, and can't find anything, so I'm posting this:

My directory structure is mysite/zencart/admin. I don't know if I want the "zen cart" directory to be visible. I might change that directory to "store." Can I do that? Should I do that? Why or why not?

I'm asking that question now, because I am using html links in my product descriptions to render pics of additional products, accessories, etc. I probably ought to resolve this issue now, since the pathnames for the additional images will need adjustment...(and I'd rather not have 500+ find/replace changes to make)

I don't understand the large and medium directories mentioned in the book. I put pictures in there, with the correct suffixes (_LRG, _MED) and those pictures don't show. I'm not too concerned about figuring out why that won't work, because if I can use html and put everything in the images directory, it's all good, you know? Of course, I wouldn't mind knowing how to make the LRG/MED display features work.....

Sorry if that's two questions, but they are related, kind of.