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.
我正在尝试为target="_self"我的 Joomla! 添加一个简单的基础!2.5 站点的头部 HTML 文件。我在哪里可以找到那个?谢谢!
target="_self"
Joomla!使用模板来格式化它的页面,它预装了几个模板,您可以从各种库中安装新模板或通过创建模板来安装。
您需要查看活动模板名称/templates/your-template/所在的目录。your-template
/templates/your-template/
your-template
根据模板的复杂性,您可能会在index.php文件或包含的子文件中找到 head 部分。
index.php