froala editor not working perfectly

让人想犯罪 __ 提交于 2019-12-13 06:50:28

问题


I am using froala editor for insert CMS content to database.But it not work perfectly , I am arrange content in left side and image in right side , it aligned correctly in editor , but in my view page (get content from database) it not aligned correctly.

In editor

In View page

Anyone please help me


回答1:


You have to include froala_page.min.css in your view to fix image alignment.

Also, in edit mode, the editor text is aligned to left. In your view mode the text is aligned to center because you have some CSS that overrides that.



来源:https://stackoverflow.com/questions/26436774/froala-editor-not-working-perfectly

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!