Hi there,
I'm currently building a module that has a popup page in it. The popup page is very simple and no real header/footer so I don't want to use the standard html.tpl.php page.tpl.php
How can I override the master templates with my own much simpler ones?

Comments

stenjo’s picture

Will the Drupal 7 Theme Hook Suggestions answer any of your questions?

omcateer’s picture

No, I don't think so as I need to override the html.tpl.php template.