删除 Drupal 七个主题中的“欢迎来到”...

发布于 2024-12-07 02:08:26 字数 87 浏览 1 评论 0原文

我正在尝试删除 Drupal 主题七上的“欢迎来到”文本。 我想保留我的网站名称,尽管它在左上角显示“欢迎使用网站名称”。

我只想说“网站名称”。

I'm trying to remove the text "Welcome to" on the Drupal theme seven.
I want to keep my site name though as it stands it says "Welcome to Site Name" at the top left.

I just want it to say "Site Name".

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

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

发布评论

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

评论(2

贪了杯 2024-12-14 02:08:26

一旦您创建新内容(提升到首页),此文本将自动删除...
所以不用担心这个......另一种高级方法是创建您的首页
并将您页面的链接插入“/admin/config/system/site-information”而不是“默认首页”部分中的“节点”

this text will be removed automatically once you create a new content (which promoted to front page)...
so don't worry about this.... another advanced way is to create your front page
and insert the link of you page in "/admin/config/system/site-information" instead of "node" in the "Default front page" section

—━☆沉默づ 2024-12-14 02:08:26

我只需要用 $site_name 替换变量 $title 即可。

I just had to replace the variable $title with $site_name.

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