I have created a sharepoint web site let's call it portal so we get the url:
I have put a lot of effort into creating a custom master page on the above website and also uploaded resources (CSS, images) to the site assets directory that the new master page references and also tweaked the theme.
I have also created a subsite lets call it subsite:
Now the issue is that subsite has not inherited any of the portal styling. It has the out-of the box sharepoint styling and since it is a different site, I don't know how to make it see the portal master page and resources.
Which brings me to me question: Is there an easy and maintainable way to apply my portal theme and masterpage settings to all subsites? How would you go about it?
Thanks!