Alignment (u_align)

This widget property defines how an image is aligned within the field in a static server page. It sets the align attribute of the <img> tag in the HTML layout.

u_align = bottom | middle | top | left | right

Value Description
Bottom Bottom of the image is vertically aligned with the baseline. This is the default alignment.
Middle Center of the image is vertically aligned with the baseline.
Top Top of the image is vertically aligned with the top of the current text line.
Left Image is horizontally aligned with the current left margin.
Right Image is horizontally aligned with the current right margin.

Applies to

Image (USP)