Arsenal FC Blog Does anyone know why this is the case. It views fine on Internet Explorer but on Firefox there is only a blank white rectangle?
1) validate your code http://validator.w3.org/check?verbose=1&uri=http://arsenalfcblog.com/ 2) background: url(http://arsenalfcblog.com/wp-admin/images/arsenal fc blog 795x150 header.jpg); firefox doesn't read spaces like that. url encode it to use %20 instead of spaces, or better yet, name your images better
That's brilliant. Could you (or someone else) check on Firefox to see if the changes I've made have worked. Thanks.