is there a quick way to remove page headers?

Comments

aadil.addweb’s picture

You need to remove <?php if ($page['header']) :?> <?php print render($page['header']); ?> <?php endif; ?> from page.tpl.php file.

Hope this works for you.

iRex’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.