CuteEditor for .NET

Wrapping Text Around Images

Wrapping Text Around Images   


You can textwrap around images by changing image alignment:

1. You can change the alignment attribute of an image on the page.

2. Wrapping text around an image using the CSS Float attribute.


To change alignment attribute of an image:

1. In your editor, select the image you want to realign.

2. Click an alignment option ( , ...) in the editor toolbar.

CuteEditor aligns the image in the content area.



To wrap text around an image using the CSS Float attribute:

1. In your editor, select the image you want to realign.
2. Do one of the following:
   ■ Double-click the image >> select the style builder >> select the layout button in the left >> select an option from the Align pop-up menu.
   ■ Right click > Verbs > Float, and then select an option.

CuteEditor floats the image in the content area.