By The AL on
I don't suppose this is possible? I am currently using the Advanced Frontpage and my front page is set to Full HTML Override and I have a completely unique front page, but I recently found a theme that is perfect. Is there anyway to install two themes and have one for the front page and one for the rest of the site?
Comments
Perhaps
Take a look at:
Sections Module
Taxonomy Theme Module
View Theme Module
If you're ok with a bit of
If you're ok with a bit of coding, remember that if a page-front.tpl.php file exists in your theme directory, it will be used for the front page. You could have radically different styles between page-front.tpl.php and page.tpl.php (used for the other pages) if you wanted.
--keith