如何更改 Drupal 的 ajax gif 加载程序

发布于 2024-11-06 09:09:30 字数 114 浏览 4 评论 0原文

我想更改 Drupal 的 (6) ajax gif 加载器,而不必更改 gif 本身,也不必篡改核心 css 文件......而是通过从我的主题的 css 覆盖它。

实现这一目标的最佳方法是什么?

I want to change Drupal's (6) ajax gif loader without having to change the gif itself nor tampering with core css files... but by overriding it from my theme's css.

What is the best way to achieve this?

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

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

发布评论

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

评论(1

一生独一 2024-11-13 09:09:30

如果您指的是 misc/throbber.gif 加载程序,您只需使用 html.js input.form-autocomplete.ahah-progress 在样式表中覆盖它即可。 throbber CSS 类

If you mean misc/throbber.gif loader, you can simply override it in your stylesheets using html.js input.form-autocomplete and .ahah-progress .throbber css classes

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