When I view my website using Internet Explorer some of the images are distorted and too big.
http://www.home-computer-fix.co.uk
Someone suggested adding the following code to my custom.css but this has not helped:
img {
-ms-interpolation-mode: bicubic;
}
Thanks
Roger