如何在 drupal 7 的模板文件中设置自定义页眉和页脚?
是否有任何特定的模板,如 header.tpl.php 或 footer.tpl.php 来定制它?谁能解释一下?
我已经在 html.tpl.php 中写过了,但我不知道它是否正确
在 html.tpl.php 中:
<header>
</header>
other stuf ...
<footer>
</footer>
倚天杖
相关分类