Hi, all,
I only learn the panels a few days. And i found the module which is only set the the layout of content and its details info. Now i want to set the page's head, menu and footer parts.
help please?
Hi, all,
I only learn the panels a few days. And i found the module which is only set the the layout of content and its details info. Now i want to set the page's head, menu and footer parts.
help please?
Comments
Comment #1
merlinofchaos commentedThese things must be handled by your page.tpl.php; it is possible to have your page.tpl.php not handle this at all and let your Panel do this, but at the moment that's fairly advanced and I'm still working out the ways to do this all properly.