I am trying to add background image for the . but It is not working correctly. IN Firefox and Chrome the image came but in Internet Explorer Image not Showing . I have attached my site link and related css code below , can any one pl help to fix this issue. On the home page live chat section.
#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;
}
Have a white background on your condition css for IE8
Your code
Remove background #fff