我補充說,就像一個立子彈的圖像:更換李子彈與底色的圖像,IE 8和7
.top_right li {
float: left;
width: 7em;
line-height: 100%;
background: url(images/thumbs.png) no-repeat top 4px left;
border-bottom: solid 1px #222;
margin-right: 1em;
padding: 5px 0 5px 1.3em
}
任何想法,爲什麼thumbs.png不能在IE 8和7說明了什麼?
請在[jsFiddle](http://jsfiddle.net)上進行演示,或者提供一個鏈接到您的網站,如果它是活的。 – Chris