【发布时间】:2012-06-19 07:41:28
【问题描述】:
创建new site 但在 IE 中发生了一些事情。我已经为 wordpress 插件购买了 Nivo Slider,它运行良好,但是它没有在 IE 的横幅下显示缩略图。
这就是它在 Firefox 中的样子
这就是它在 IE 中的样子
因为这是一个插件(并且网站在 2 天后没有给我任何支持)我真的没有源 CSS,但我希望你可以用开发者工具来看看它,看看为什么它可能不在IE中显示?
这是我发现的
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
display: block;
height: auto;
width: auto;
}
感谢任何帮助或建议。
更新
输入新代码后,.banner-bottom 将显示在所有其他页面的横幅顶部。
【问题讨论】:
-
您能指定哪些版本的 IE 不显示缩略图吗?还有插件的版本。
-
IE 7不显示缩略图,Nivo Slider插件版本为最新版本v3.0.1。
标签: internet-explorer nivo-slider