标签: coding-style phpbb phpbb3
我是PHPBB论坛的新手,我正在努力改变页眉和页脚的风格。任何人都可以帮助我吗?
答案 0 :(得分:0)
如果您不知道自己要做什么,只需在/ styles / themename / template /中编辑overall_header.html和overall_footer.html,无论您想要做什么。
如果要将变量传递给模板,可以在page_header和page_footer函数的functions.php中进行。