Background Image Not Displaying in FF; Chrome Okay

I’m using this CSS to load a background image (never had a problem before and it recently started acting up in FF) and Chrome displays it fine. Instead FF displays this error:

#wysiwyg_widgets_widget-8.botcot, #wysiwyg_widgets_widget-7.botcot {
	background: url('http://37.60.239.80/~dvkapuser/wp-content/uploads/dvkap-questions-bkgrd.jpg') no-repeat center center;
	background-size: cover;
}

Anyone know why all of a sudden FF would quit displaying the image and then produce this error?

Hi there toad78,

the image displays without problems in my Firefox browser. :sunglasses:

coothead

1 Like

Must be a caching issue.

I tend to blame gremlins, for this type of problem. :smiling_imp:

coothead

4 Likes

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.