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.
我正在使用默认的 Boost 主题,并希望在页眉部分的徽标旁边添加一些文本。
我已经尝试在 HEAD 内的附加 HTML 中这样做,但没有在该区域添加文本。
我在版本 3.6.3
HEAD 在 HTML 中位于 BODY 之前,因此不显示。
您可以将文本添加到“打开 BODY 时”(additionalhtmltopofbody)
通过站点管理员 > 外观 > 附加 HTML
或直接到 /admin/settings.php?section=additionalhtml
您在此处输入的任何内容都将显示在页面顶部。