Images

Images

To create an image, use the image shortcode. You can use the [thumbnail_caption] shortcode to apply a caption under an image.

Style Description
uk-thumbnail creates a border around the image
uk-border-rounded creates an image with rounded corners
uk-border-circle creates an image which is round
uk-thumbnail-expand Makes the image fill the entire width of the parent container

Image with thumbnail style

[cms_images image_select=”438″ cms_template=”cms_images.php”]

Image with rounded corners style

[cms_images select_type=”rounded-corners” image_select=”438″ cms_template=”cms_images.php”]

Image in circle

[cms_images select_type=”circle” image_select=”438″ cms_template=”cms_images.php”]

Image with caption

You can use the [thumbnail_caption] shortcode to apply a caption under the image.

[cms_images select_type=”caption” caption=”image caption” image_select=”438″ cms_template=”cms_images.php”]