Dear colleagues, is there any css hack that allows you to display all images with rounded corners?
3 answers
Set the border image and then using border-radius ask how much you want to round should help
|
Read Image Design on CSS3
|
If the picture is of a fixed size and a uniform background, then you can make a frame with rounded corners and overlay the main one.
|