css - IE7 showing background-color in div with bg img despite stating 'transparent' -


i'm trying site behave in ie7 (how starting hate ie can't begin explain). here's site:

http://tiger.directrouter.co.uk/~millbank/?page_id=21

as can see, quotes have grey background in ie7 not in other browsers. idea how can around this? quotes aren't fading in when first visit page should (this works in other browsers).

thanks,

osu

just remove this

background-color: rgb(77, 77, 79); 

from 5 divs. when remove in-line style, grey background removed in ie7. fading in ie9.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -