By horizens on
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?
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
It's a theming issue.
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
content only
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
Thanks for the suggestions.
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.