Hi
at http://lunatestsite.co.uk my jQuery roundabout near the bottom of the homepage is problematic in IE7 and 8 - book cover images blurred/pixellated.
http://stackoverflow.com/questions/1985303/ie-image-display-problems/2355921#2355921
suggests something to do with em sizing in IE being the root of it but I don't really understand the conclusion reached there. I don't think opacity is an issue in this.
Any help gratefully appreciated, this is more or less last on more checklist for this site!
Thanks
Edit: fixed by resetting to font-size: 1em before the height and width em declarations for the roundable-movable-item and roundabout-movable-item img. Now working in IE7 and 8.