Rounded Image

Rounded image shortcode is an "update" of the regular images. There is no need to use advanced photo editing programs to create rounded image anymore.

Rounded images

r1

[rounded_image]
add image from library
[/rounded_image]

r2

[rounded_image color="color1"]
add image from library
[/rounded_image]

r4

[rounded_image color="color3" border_width="20"]
add image from library
[/rounded_image]

r3

[rounded_image color="color4" border_width="10"]
add image from library
[/rounded_image]

Rounded images with arrow

r1

[rounded_image color="color2" arrow="bottom"]
add image from library
[/rounded_image]

r2

[rounded_image color="color1" arrow="left"]
add image from library
[/rounded_image]

r4

[rounded_image color="color3" border_width="20" arrow="top"]
add image from library
[/rounded_image]

r3

[rounded_image color="color4" border_width="10" arrow="right"]
add image from library
[/rounded_image]

Custom

r1

[rounded_image color="color2" arrow="bottom" width="150"]
add image from library
[/rounded_image]

r2

[rounded_image color="color1" arrow="left" width="100" tooltip="..." tooltip_color="color1"]
add image from library
[/rounded_image]

r4

[rounded_image color="color3" border_width="20" arrow="top" width="100" tooltip="..."]
add image from library
[/rounded_image]

r3

[rounded_image color="color4" border_width="10" arrow="right" width="150" align="right"]
add image from library
[/rounded_image]