【发布时间】:2013-04-10 23:05:02
【问题描述】:
我使用了引导主题,在 IE 8/9 中没有显示标题背景图像(显示为黑色),但所有其他浏览器都正确显示
CSS:
.navbar-fixed-top {
background: url(http://i47.tinypic.com/15ed8ub.jpg) repeat-x;
}
.navbar-fixed-top .nav {
margin:12px 0 0 0;
}
【问题讨论】:
标签: css internet-explorer twitter-bootstrap