Blurring a Block
Hi,
im looking for a way to slightly blur a whole block, is there?
basically on the top of my page i wanna let a video play in loop, but it should be just a little blurred.
cheers and thanks
-
Hi,
Thank you for contacting us.
If you need to make the video a little blurred you can change a little the filters of the video. For this please click on the video->video-> filters, please see this video.
Hope this will help.
Best regards, Nelea.
0 -
i mean i can adjust brightness and color and so on, yes, but there is no Blur effect
eg: Stadt Menschen Gehen - Kostenloses Video auf Pixabay
0 -
Hi,
Unfortunately, we don't have a blurred effect for a video.
Best regards, Nelea.
0 -
Hi Nelea,
no worries :) is it somehow possible to do that with CSS Classes or Custom Attributes? maybe you have a tutorial how to do that? quite new to all this stuff :D
0 -
aaaaaaaaaaaaaah i just did it :D
so i used as the css class:
myBlur
and for the custom CSS i used:
.myBlur{
filter:blur(8px);
}took me a while to understand but yupp that was exactly what i was looking for. maybe you can turn this into a filter as well? :)
1 -
Great to know that that you have found a solution and thank you for sharing this with us.
Have a nice day!
0
Please sign in to leave a comment.
Comments
6 comments