ImagePosition

Position of image relative to the text.

Values

ValueMeaning
text"text"

Only show text.

image"image"

Only show image. This is not available for menus, use 'none' instead.

center"center"

Center the text on the image.

top"top"

Position the image above the text.

bottom"bottom"

Position the image below the text.

left"left"

Position the image to the left of the text.

none"none"

Only show image and no text.

Meta