WebSite X5Help Center

 
Adrian B.
Adrian B.
User

Format image in text object  en

Author: Adrian B.
Visited 1296, Followers 1, Shared 0  

Is there a method of formatting a picture inserted into a Text object?

Even a simple box around the picture would be a good start.

Adrian

Posted on the
2 ANSWERS
John S.
John S.
User

If you set the text-object to activate html, then you can style it via html.

Example :

<img style="border:10px solid black;" src="//www.html.am/images/image-codes/milford_sound_t.jpg" width="225" height="151" alt="Photo of Milford Sound in New Zealand" />

Try to activate html and then copy the code and paste it into the text-object. You should then see a rather thick border.

Read more
Posted on the from John S.
Adrian B.
Adrian B.
User
Author

I'll try that out, thank you

Adrian

Read more
Posted on the from Adrian B.