Hi,
Regarding your first questions I would suggest you to review this KB article:
There is no problem to register a different path for your themes. In our documentation:
www.sitefinity.com/.../registering-a-theme
we have given a sample with:
/App_Data/Sitefinty/WebsiteTemplates/YourTemplate/App_Themes/YourTheme
App_Data and App_Theme are NET application folders and this is the reason why we recommended placing the theme inside these folders.
You could find useful information regarding these folders in the URL below:
http://www.codeproject.com/Articles/31557/A-Beginner-s-Guide-to-ASP-NET-Application-Folders
However, this path might be different. Please note that once you have register a theme using the path above and you decide to move the theme, you need to go to App_Data -> Sitefinity -> Configurations, open AppearanceConfig.config file and change the path of the theme. (The other option that you have is to change it from the backend of Sitefinity Administration -> Settings -> Advanced -> Appearance -> Frontend themes).
Regards,
Stefani Tacheva
Telerik
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the
Telerik Public Issue Tracking system and vote to affect the priority of the items