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.
如何在面包屑前面的 xenforo 模板中添加/创建号召性用语按钮,就像我们打开一个类别或论坛一样,您找到了一个创建线程按钮
您可以使用以下代码
<xen:topctrl> <a href="{link}" class="callToAction"><span>Whatever</span></a> </xen:topctrl>