text block
-
I wnat to insert text block next to a photo on a page but do not find a way to do it….Did I miss something?
The blog I need help with is: (visible only to logged in users)
-
When you upload a picture that you want text next to it, choose:
alignleft to make text wrap to the right side of the picture
or
alignright to make text wrap on the leftYou can edit an already inserted picture to align the way you want it to by clicking on the picture to edit, choose the alignment you want, update.
If you are inserting a block of text next to the picture which is shorter than the picture, go to the text editor and insert this code below the picture/text code:
<br style="clear:both;"></br>
If you do not insert that code, then whatever you add below the text/picture pair will continue to wrap to the right or left (depending on which you use to align the picture).
- The topic ‘text block’ is closed to new replies.