Background image not displaying in chrome browser

后端 未结 2 1090
一整个雨季
一整个雨季 2020-12-04 02:08

I\'ve created a small search widget, however the background doesn\'t appear when viewing it through chrome. I\'ve tested IE, FF and safari which all appear OK.

http:

2条回答
  •  再見小時候
    2020-12-04 02:37

    This is a pretty funny issue which I only figured out when opening your page in Chrome's incognito mode: Your background image is being blocked by AdBlock.

    Also, for rendering purposes it's better practice to stick style elements in your page's head.

提交回复
热议问题