IE7中绝对div定位错误
我有一个网站:
右上角有翻译链接(英语、西班牙语)。在 firefox/safari/good 浏览器中,它们出现在右上角,绝对定位。
在 ie7 中,它们看起来更靠近中心顶部。这应该是一个简单的修复,可能只是父母的“位置:相对”,但我不知道如何修复它。
我们的公司政策不允许我安装 IE Web 开发人员扩展,因此我看不到 IE 是如何呈现此内容的。
帮助!
谢谢, 悬崖
I have a site:
There are translation links at the top right (english, espanol). In firefox/safari/good browsers, these appear at the top right, absolutely positioned.
in ie7, they appear much closer to the center top. This should be an easy fix and is probably just a 'position:relative' on of the parents, but I can't how to fix it.
Our corporate policy doesn't allow me to install the IE web developer extensions, so I can't see how IE is rendering this.
help!
thanks,
Cliff
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
.art-blockcontent
- 删除margin: 0 auto;
.art-blockcontent
- removemargin: 0 auto;