Jump to content

blurred backgrounds


adamstewiegreen

Recommended Posts

adamstewiegreen

With the beta server update I'm having a tough time fixing my CSS.

 

This used to work for blurring backgrounds:

/*----blur backgroound----*/
.backdropImage.displayingBackdropImage{
-webkit-filter: blur(7px); 
  filter: blur(7px);
}

but now it doesn't.  Anyone have some suggestions?

Link to comment
Share on other sites

Happy2Play

I don't use it but tested this code in Edge, FireFox and Chrome without issue.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...