RadPanelBarItem 中的垂直对齐文本和图像?

发布于 2024-10-11 13:26:20 字数 279 浏览 4 评论 0原文

我正在尝试垂直对齐 RadPanelBarItem 的文本和图像。通常我会将这两个属性嵌套在 div 中,并应用 Vertical-align: middle;按照我想要的方式格式化它们,但不幸的是 Text 和 Image 属性嵌套在 RadPanelBar 控件中。

alt text

有谁知道 RadPanelBarItem 的默认类,和/或对齐这两个项目的简单方法,我是丢失的?

谢谢!

I am trying to vertically align the text and image of a RadPanelBarItem. Normally I would nest the two properties in a div, and apply a vertical-align: middle; to format these the way I want them, but unfortunately the Text and Image properties are nested within the RadPanelBar control.

alt text

Does anyone know the default classes of the RadPanelBarItem, and/or a simple way of aligning these two items that I am missing?

Thanks!

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

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

发布评论

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

评论(1

二手情话 2024-10-18 13:26:20

尝试为元素的完整高度设置行高。这将使您的文本垂直居中。

Try setting a line height for the complete height of the element. This will vertically center your text.

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