Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PHPBB フォーラムは初めてで、ヘッダーとフッターのスタイルを変更するのに苦労しています。誰でも私を助けることができますか?
具体的に何をしようとしているのかを知らなくても、/styles/themename/template/ にあるoverall_header.htmlとoverall_footer.htmlを、何をしようとしているのかを編集するだけです。
テンプレートに変数を渡したい場合は、functions.php の page_header および page_footer 関数で行うことができます。