2019.1

Table Of Contents
l Set the size of the image in a style sheet (see "Styling templates with CSS files" on
page718).
The size can be set in a measure or as a percentage of the containing element.
Reset the image size
To reset an image to its original size, select the image and click the Reset Image Size button
on the Attributes pane, under Geometry.
Positioning an image
Wrapping text around an image
Initially, when an image is inserted into a paragraph, it behaves as if it were a character. Text
isn't wrapped around an image automatically. To make that happen, you have to change the
float property of the image to left or right. This anchors the image to the left or right,
allowing text to be wrapped around it.
Select the image (see "Selecting an element" on page612) and use the (Float left) and
(Float right) icons on the toolbar to change the position of an image within the text.
l
The Float left button aligns the image to the left. The text is positioned to the right of it and
is wrapped around the box.
l
The Float right button aligns the image to the right, with the text wrapped around it to the
left.
l
The No float button positions the image where it occurs in the text, as if it were a
character. Text is not wrapped around it.
To position an image using the menu, select the image and then select one of the options in
Format > Float.
Alternatively, open the Formatting dialog (see "Applying local formatting to an image" on
page743): select the image; on the menu, select Format > Image and on the Image tab, under
Text Wrap, set the Float property.
The float property could also be changed via a style sheet. This property isn't present in one of
the tab menus of the style rule editor directly, but you can add it and specify its value after
clicking the Advanced button in the style rule editor (see "Applying style rules to an image" on
page743).
Page 744