Hi, just wondering if there is a way to wrap text better with images in the DM notes/public notes part of the campaign page. I do my games write ups there for myself and players but including any images is a nightmare. Am I missing something or can we just not wrap text?
The only way to really do this is in the source code edit button.
You'd look for the <img ..> tag and add style='float: left' or style='float: right' beside img. It would look something like <img style='float: left' src='.... />
You can probably just copy and paste these images then change their source to the image you want.
float: right with right aligned text Text wraps to the left of it
Text can also stay left aligned and be written here
float: left image with left aligned text will wrap around the right Text test Text test Text test Text test Text test Text test Text test Text test Text test Text test
Hi, just wondering if there is a way to wrap text better with images in the DM notes/public notes part of the campaign page.
I do my games write ups there for myself and players but including any images is a nightmare. Am I missing something or can we just not wrap text?
Thanks :)
The only way to really do this is in the source code edit button.
You'd look for the <img ..> tag and add style='float: left' or style='float: right' beside img. It would look something like <img style='float: left' src='.... />
You can probably just copy and paste these images then change their source to the image you want.
Text wraps to the left of it
Text can also stay left aligned
and be written here
Text test
Text test
Text test
Text test
Text test
Text test
Text test
Text test
Text test
Text test