If you have questions about using mojoPortal, you can post them here.
You may want to first review our site administration documentation to see if your question is answered there.
Hi Joe,
I'm running on 2.3.9.9 multisite mode and am wondering if it's possible to consolidate the style.config and theme.skin files of my child site's skins into one location. My goal would be that any changes made to the style.config or theme.skin would need to be made in one file only and then cascade to the child sites. All of my child sites utilize skins by the same names, with minor textual differences in the layout.master files. Is this possible?
Thanks,
Beth
Hi Beth,
No it isn't possible, those files must exist in the skin folder.
You can use css from a common location by including it in the list in style.config
but style.config, theme.skin, layout.master must live in the skin folder.
Best,
Joe