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:
I've tested your code using chrome 25.0.1364.172m, all appear OK. Check it: http://jsfiddle.net/rcHMc/
HTML
CSS .widget { font-family: arial; height: 250px; width: 300px; border: none; background: url('http://paradigmsearch.co.uk/uploads/widget_background/cached/proportional/300x250/1_512648b566578.png') no-repeat center center; } 0 讨论(0) 查看其它2个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
CSS
.widget { font-family: arial; height: 250px; width: 300px; border: none; background: url('http://paradigmsearch.co.uk/uploads/widget_background/cached/proportional/300x250/1_512648b566578.png') no-repeat center center; }