hi,
I’m having an issue with the logo placement in IE8. How can I make the logo appear in center and also correctly scale the image in the original resolution (it’s distorted now) for IE8?
Thank you!
Tried to fix it with the following code:
.avia-msie-8 .logo img { height: 111px !important; left:-200px;}
Although the image is centered and correctly scaled now, half of it is not displayed. What am I missing?
Thanks!