logoServices



 

Aligning a bordered image to the left: Once your image has been inserted on the page, you can use the Style toolbar to select “imageleft-border” class. This CSS class will add the border to your image. It will also position your image to the left side of the containment block so that your text can flow around it.

Aligning a bordered image to the right: Once your image has been inserted on the page, you can use the Style toolbar to select “imageright-border” class. This CSS class will add the border to your image. It will also position your image to the right side of the containment block so that your text can flow around it.

Don't want the border? You can still have your images positioned to either the left or the right, but without the border, by choosing the "imageleft-noborder" or "imageright-noborder" class.