css - 背景图片在IE7/8中消失

标签 css image internet-explorer-8 background internet-explorer-7

我们目前正在修复我们的公司网站,但我们在 IE7 和 8 中遇到了一些背景图像的问题。页面在 webkit 和 Fox 中呈现良好,但背景在 IE 中消失了。还没有完全弄清楚问题 - 层?文档模式?定位? - 但我希望另一双眼睛能提供帮助。页面在这里:

http://bmobile.co.tt/plans/http://bmobile.co.tt/services/

最佳答案

从您的 style.css 中删除此属性样式

   .plans #wrap .contentlock{
      progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 )
    }

关于css - 背景图片在IE7/8中消失,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13362765/

相关文章:

internet-explorer - Internet Explorer 8 中流体图像周围的 anchor 标记

javascript - IE8 中的 maxLength

css - 使用 javascript 和 css 在悬停时设置动画

php - 显示数据库中的多张图片php

css类id冲突

c++ - 从 HSV 直方图中获取主色值

java - 如何打印标题中有图像的jtable?

internet-explorer-8 - mediaelement 未在 ie8 中显示播放器

JQuery根据元素的高度添加类

html - 使容器淡入淡出 css