By browserspot on
How can I create a post without the post heading? A good example would be Drupal.org frontpage, where the orange colored abstract about Drupal i.e. where the following is stated "Drupal.org is the official website of Drupal, an open source content management platform......"
Thanks.
Comments
Actually, I believe that
Actually, I believe that that area on the Drupal homepage is the mission statement, not a node.
Nodes require a title by design, although you can probably "hide" the fact that you are using the title field using a combination of the Node Titles module and theming.
- Corey
That helped!
Thanks Corey...changing the theme helped.