Jump to content

Issues with getting image in text box


Modified Armor

Recommended Posts

If the Image Properties popup window becomes unresponsive, then I would suspect the javascript that controls it has crashed for some reason. There are ways to determine this, depending on the browser you are using.

"Lorem ipsum" is garbage text, used to give a good sense of how text will flow in a given setting.

 

Link to comment
Share on other sites

Are you able to try other browsers? Firefox and Chrome have both worked well for me.

If that's not an option and you are comfortable with HTML, you can edit the markup directly by using the 'Source' button in the top left of the toolbar and enter in the image that way, e.g.:

<img alt="Flaming logo" src="/images/source/Flaming_M.jpg" style="width: 200px; height: 100px;">

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...