Hello,

I am doing heavy customization on aspdotnetstorefront. I just had some general questions that are (hopefully) easy answers.

1. What is the difference between app_templates and app_themes? It seems like I need to put my template.master in app_templates but for everything to work properly, I also need to have a stylesheet in app_themes. Is this true? It just seems like a lot of extra work but hopefully I am missing something.


2. I'm having an issue where I have a folder for images for my custom template that is in app_templates/skin_3/images. However, when I am trying to update those images they are not refreshing on the page. And this is after I reset cache in aspdotnet and on my browser. Would the situation above also help alleviate some image issues?


3. How much customization is possible on a page that lists subcategories without source code? This seems to be my biggest holdup right now is finding the best way to customize this page.


Thanks for any and all input! I appreciate it.