ShareThis 图标的垂直对齐方式

发布于 2024-11-17 20:33:04 字数 379 浏览 3 评论 0原文

使用 ShareThis 时,图标显示在基线位置下方。这并不好,尤其是当与 Facebook 和 Twitter 图标相邻时。

我向 ShareThis 跨度添加了一个 vertical-align 规则,这解决了 IE 和 FF 上的问题。但Chrome和Safari仍然存在垂直对齐问题。

示例页面

When using ShareThis, the icons display below the baseline position. This is not good, especially when adjacent to Facebook and Twitter icons.

I added a vertical-align rule to the ShareThis spans and this solved the problem on IE and FF. But Chrome and Safari still have the vert align problem.

Example page.

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

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

发布评论

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

评论(1

如梦 2024-11-24 20:33:04

使用类 stButton 为第二个 span 添加 vertical-align:top,而不是第一个 span

add vertical-align:top for the second span with class stButton instead the first span.

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