在主菜单phpBB3.1中添加一个选项卡

时间:2015-06-08 04:14:56

标签: phpbb3

我想在phpBB论坛的主菜单中添加一个新标签,就像在"论坛"旁边的顶部栏中的主菜单中一样。我正在使用优雅(artodia.com)主题。

enter image description here

1 个答案:

答案 0 :(得分:0)

我建议为它做一个扩展。

特别是你在这里看

https://github.com/phpbb/phpbb-ext-acme-demo/blob/master/styles/prosilver/template/event/overall_header_navigation_prepend.html

overall_header_navigation_prepend事件

如果您下载链接的存储库,您也可以创建一个基本页面