- 注册
- 10 16, 2023
- 消息
- 1,756
- G
- 10,050 G
- 主题 作者
- #1
这是删除所有页脚版权 Xenforo 2 的最佳方法,无需插件。
如果你想回到原来的状态,只需按“恢复”按钮即可
XenForo 2.3 删除底部版权的方法:
- 打开管理->外观->模板-> 查找模板:PAGE_CONTAINER
- 选择您正在使用的样式
- 在PAGE_CONTAINER中找到并删除此代码
XML:
<xf:if contentcheck="true">
<div class="p-footer-copyright">
<xf:contentcheck>
<xf:copyright />
{{ phrase('extra_copyright') }}
</xf:contentcheck>
</div>
</xf:if>
如果你想回到原来的状态,只需按“恢复”按钮即可
XenForo 2.3 删除底部版权的方法:
讨论/help 主题 'custom footer creation'
Hi all, is there a guide or tutorial for custom footer creation and copyright removal? Thanks in advance.
- serialc0de
- 回复: 2
- 论坛: 讨论/HELP
最后编辑: