项目符号图像位置
我在菜单中定位项目符号时遇到问题。
我使用自定义图像作为项目符号。但项目符号图像与文本底部对齐。因此,当我尝试将 li
文本与 menu_bar div
的中心对齐时,项目符号图像会向上移动。
如何解决这个问题,使项目符号图像与文本保持在中心。
提前致谢
I am having problem in positioning the bullet in menu.
I am using custom image as bullet. But bullet image is aligned with the bottom of the text. So when I am trying to align the li
text at the center of the menu_bar div
, the bullet image is moving up.
How to fix that so bullet image stay at the center with the text.
Thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
检查 css 垂直对齐属性或将项目符号作为链接的整个背景图像的一部分,而不会看到您想要执行的操作的图像,这是很困难的。您可以发布测试站点的图像或链接吗?
check out css vertical-align property or make the bullet part of the whole background image for your link, without seeing an image of what you're trying to do it's difficult. Could you post an image or link to a test site?
好的,试试这个...
OK try this...