Blur Background Image Behind an Element?

I want to use a background image, but use CSS to ‘blur’ it. This same image is going to be another background image in front of it, but not blurred.

Suggestions?

Did you try Googling “blur image with css”? StackOverflow shows up several times on the search with some useful suggestions.

Dudley Storey has most of what you need here.

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