CSS background-size not working in IE7/8 [duplicate]
问题 This question already has answers here : How do I make background-size work in IE? (8 answers) Closed 5 years ago . For some reason my background size is not working in IE 7&8. Can anyone tell me why. Also in the IE inspector, the background-size property is not showing up. <a href="" class="twitter-custom-follow-button"></a> .twitter-custom-follow-button { float: left; width: 96px; height: 20px; background: url(../img/slices/btns/twitter_follow.png); background-size: 96px 20px; background