表达式引擎 CSS 更改

发布于 2024-12-06 10:25:08 字数 231 浏览 0 评论 0原文

我的 CSS 位于下面的位置,

<link rel="stylesheet" href="/site/css/style.css" />

我不知道应该从哪里编辑管理员的 CSS

我在 Google 上检查过,没有用,我检查了
下的所有文件 CP首页>>设计>>模板管理器

但这没有帮助我错过了什么吗?

My CSS is located at below location

<link rel="stylesheet" href="/site/css/style.css" />

I ant see from where should i edit that CSS from admin

I checked on Googled no use, i checked all the files under
CP Home >> Design >> Template Manager

But it didnt help am i missing something ?

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

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

发布评论

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

评论(1

只是一片海 2024-12-13 10:25:08

您的模板可能从完全存储在 ExpressionEngine 外部的平面文件调用 CSS。许多开发人员更喜欢这种方法,而且可以说它的性能也更高。

通过 FTP 在站点的 Web 根目录中查找 site 文件夹,然后查找其中的 css 文件夹。

Your templates are likely calling the CSS from a flat file, stored outside of ExpressionEngine entirely. Many developers prefer this approach, and it is arguably more performant as well.

Look in your site's web root via FTP for the site folder, and then the css folder inside of it.

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