Background image doesn't display on some Androids but does in others -
i still new coding , having issue footer background image on site:
http://www.midlandspolechampionships.co.uk
i have found works fine on iphones , androids.. example it's ok on samsung s3 mini. have samsung s3 , doesn't show on except when click link , background shows around link (http://www.midlandspolechampionships.co.uk/img/screenshot.png).
this same galaxy note. don't know other phones don't know fix it. if consistent problem across devices more figure out seems bit strange... header background image , css same in footer don't it!
i coded while ago had make live 2 days ago started working on again not familiar code when wrote it.
any appreciated. thank :)
your page doesn't validate http://validator.w3.org/ on chromebook
i think line may main issue.
<meta http-equiv="x-ua-compatible" content="ie=edge,chrome=1">
x-ua-compatible ie-specific header can used tell modern ie versions use specific ie engine render page.
correct , try validating again.
Comments
Post a Comment