• Unable to get bullet lists to wrap within the content flow around images. The lists butt up against images. I’m able to get it to preview page to look ok on the page view by adding the following style update to the theme:
    ol, ul {list-style-position:inside;}

    But it would be great if I can get that same behavior in the TinyMCE. I can send or post image somewhere if needed.

    Basically theres a 300px x 300px image left aligned, then text wraps around that, paragraphs are fine but lists within the content don’t wrap with the same margin as the paragraph and looks to butt up directly to the image. Again it looks fine in preview cause that picks up my list-style-position style. Woud be great to apply similar to MCE but not sure how to get style to “reach” the editor. Thanks for any insight! Jeff G

  • The topic ‘Lists wrap against image in editor no margin’ is closed to new replies.