Firefox doesn't like my code and I don't like Firefox! This is in my style sheet: .header-back { background-image: url(../images/oldpaper_RSSize(448x229).jpg) ; Any help would be appreciated as I'm only an amateur
Oh don't be hating on Firefox It may be the parentheses you have in the filename or the path (../) could be wrong. You might try renaming the file to something simple as a test like test.jpg and put the absolute url instead of the relative (../). Then put that url in your browser's address bar to make sure it's on the server.
I didn't set out to dislike Firefox, it just doesn't like my work thats all (which is understandable really). I think I've just worked out that it has to be a gif. Would that be right?
Welllll, it seems to work onced I changed it to a gif and got rid of the numbers in the file name. Thanks for your help guys.