Use multiple themes on one website?

Hi there,

I have a question about using multiple themes in one website…I had the awesome team from MakeWebBetter apply one of their themes to our website, and I love it, but it doesn’t have a footer I like, so I was wondering if I only want to install the footer from a different theme.

Will that affect the other pages’ theme or can I just use their footer?

Thanks!

~Amanda

@FullBloom - This is not a black and white question unfortunately. In theory, you could take one global footer HTML file you like (or the contents thereof) and make a substitution in the base.html file to switch from the version you don’t like to the version you do. You would not need to run multiple themes - just update the theme you have to use the new footer.

But it’s llikely that to do this you may need to consider the differences in the theme setup and in the overall CSS configurations - a lot of things could be incompatible through name or structure variations. nThere may even be different modules in use that exist in one theme but not the other.

I hope you get lucky!

Steve