can we change theme folder path

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
12/4/2013 5:59:24 AM
Gravatar
Total Posts 36

can we change theme folder path

To add new themes we need to refer to data\Sites\1\Skins.... folder structure. Is there any way to change this path?

12/4/2013 10:14:53 AM
Gravatar
Total Posts 18439

Re: can we change theme folder path

no there is not

12/4/2013 10:52:17 AM
Gravatar
Total Posts 2239

Re: can we change theme folder path

Are you doing something in your skin which requires you to reference the full path of the skin? If you are, you are doing something wrong because there shouldn't be any reason to reference the full path of the skin for anything. If this is the case, let me know what you are doing and I'll tell you how to get it done without referencing the full path of the skin.

HTH,
Joe D.

12/4/2013 9:38:26 PM
Gravatar
Total Posts 36

Re: can we change theme folder path

Thanks for replying.

You must sign in to post in the forums. This thread is closed to new posts.