我正在尝试为 . 但它无法正常工作。在 Firefox 和 Chrome 中,图像出现了,但在 Internet Explorer Image not Showing 中。我在下面附上了我的站点链接和相关的css代码,任何人都可以帮助解决这个问题。在主页实时聊天部分。
#slideshow_ad{
width:230px;
height:240px;
border:thin solid;
border-color:#e1e1e1;
background: white url('../banner/Chat-Banner.png') no-repeat top;
float:right;
margin:3px;
}