更改工具栏大小,放大 CKEditor 中的图标

发布于 2024-08-14 11:43:44 字数 241 浏览 1 评论 0原文

我想将 CKEditor 的图标放大到 32x32 像素。我现在正在研究它,采用一种标准皮肤,更改所有尺寸,转换 buttons.png 的偏移量,并希望不会有太多副作用。

在我花半天或更长时间重新发明轮子之前:这样的东西已经存在了吗?我并不关心图标,而是关心 CSS 和 Javascript 基础工作。将其从 16 像素转换为 32 像素,并重新计算偏移、高度和大小是一项乏味的工作。

任何提示都非常感谢!

I want to enlarge CKEditor's icons to 32x32 pixels. I am working on it right now, taking one of the standard skins, changing all the dimensions, converting buttons.png's offsets and hoping there are not too many side effects.

Before I spend half a day or more re-inventing the wheel: Does something like this already exist? I don't care about the icons as much as the CSS and Javascript groundwork. Converting that from 16 to 32 Pixels, and re-calculating offsets, heights, and sizes is the tedious work.

Any hints are greatly appreciated!

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

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

发布评论

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

评论(1

天赋异禀 2024-08-21 11:43:44

我最终手动完成了它。这是可能的,但涉及大量 CSS 工作。

I ended up doing it manually. It is possible, but involves a lot of CSS work.

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