Resize images
To resize an image, change the width size of the html code.
Connect images
To connect images, drag and drop images consecutively, then adjust the size.
*Connected images will not be shown on the mobile site.
Align images
To center an image, copy paste the following html
<div style="text-align:center;"></div>
To right align an image, copy paste the following html:
<div style="text-align:right;">