Hey @javan
I want to make images Left Align, like Medium.
I want to be able to write on the right hand side as well. I am having a hard time to do so. I have tried to use the insertHTML api with inline css but that doesn't seem to work.
I tried by adding HTML with inline css and also by modifying the css for figure element which is a container for the img property but it seems to not maintain the state for some reason. Everytime i start typing or add another image it undos all my changes and resetting all the work done.
Is there any work-around for this ? Is there a possibility that i can add images, resize them, remove the captions part ?
Hey @javan
I want to make images Left Align, like Medium.
I want to be able to write on the right hand side as well. I am having a hard time to do so. I have tried to use the
insertHTMLapi with inline css but that doesn't seem to work.I tried by adding HTML with inline css and also by modifying the css for
figureelement which is a container for theimgproperty but it seems to not maintain the state for some reason. Everytime i start typing or add another image it undos all my changes and resetting all the work done.Is there any work-around for this ? Is there a possibility that i can add images, resize them, remove the captions part ?