Page preprocess
Submitted by zero dev on Fri, 11/06/2009 - 21:31
When you have a panel or a front page design that does not require a breadcrumb or a title you can either use CSS or Drupal's template_preprocess_page function
By overriding elements of it in template.php in your theme folder you can alter the defaults and change a number of things. It looks like this: