Hello there,
maybe a more or less simple question, I couldn't find an answer on so far: how can I set round edges for images and videos?
Many thanks for your support.
Cheers
Round Edges Images / Video
Hello there,
maybe a more or less simple question, I couldn't find an answer on so far: how can I set round edges for images and videos?
Many thanks for your support.
Cheers
This is not possible with standard options (unless the actual image and video files have round edges) but if you would like to use CSS to achieve this look into:
Border Radius
With Video, you will need to apply the Border radius to the video's container for example:
https://stackoverflow.com/questions/6238451/rounded-corners-on-html5-video/24014427