سؤال

I add a css rule

filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)

to an text element . It rotates as I expected. However, I found that the background - color will change to grey. I tried changing the background-color to none it still not working, any fix for this? Thanks for helping

هل كانت مفيدة؟

المحلول

Try adding

zoom:1;
position:relative
مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top