Hi,

I'd like to create a single page that does not include the header, menu, footer, etc... Just the content div. Is this possible, and if so, how?

Comments

coreyp_1’s picture

It's a theming issue. You'll need to look into the handbook for information about custom themes.

If you are wanting to create a splash page different from the rest of the site, then the Front Page module would be a good choice.

- Corey

Phillip Mc’s picture

Hi horizens,

I was trying to do something similar a while back and followed Dublin Drupallers example here: http://drupal.org/node/90875#comment-186307

philk

horizens’s picture

Thanks for the suggestions. I was just looking into phpTemplate pages and this article http://drupal.org/node/104316. Works really well for my needs.