YAF 论坛 2 问题:将其设为一级并删除底部页面图标

发布于 2024-12-11 02:58:40 字数 250 浏览 0 评论 0原文

我在我的网站上安装了开源论坛 YetAnotherForum。

1)我可以让论坛只有一层吗?没有类别,只有一个论坛。 (讨论直接出现在首页。2

)有没有办法隐藏页面底部的图标?

屏幕截图:

http://i53.tinypic.com/erfnno.jpg

非常感谢您的帮助

I have installed the open source forum YetAnotherForum on my website.

1) Can I make the forum to be only one level? no categories and only one forum. (The discussions appears direcly on the Home.

2) Is there a way to hide the icons in the bottom of the page?

screenshot:

http://i53.tinypic.com/erfnno.jpg

Thanks a lot for any help

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

独孤求败 2024-12-18 02:58:40

第二个问题的解决方案

放入

Visible="false"

我找到了

<YAF:ForumIconLegend ID="IconLegend" runat="server"/>

forum.ascx 文件中的

I found the solution of the second question

I put

Visible="false"

in

<YAF:ForumIconLegend ID="IconLegend" runat="server"/>

in forum.ascx file

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文