moderated Re: Wiki image align right not being saved #bug
On Tue, Jun 2, 2020 at 04:31 PM, <jay@...> wrote:
When editing a wiki page I am able to highlight an image and choose "align right". The editor shows the image aligned right and the "source code" reveals the CSS style of "float:right" - which is what I wanted.Jay -- Many inline styles like this are lost upon save. Groups.io uses the bootstrap CSS library and you can use those class definitions in your own wiki pages. https://getbootstrap.com/ Failing that, the deprecated construct <img src="myimg.jpg" align="right"> is saved just fine and still works for most (probably all) browsers. Regards, Bruce
|
|