• Hi,

    I want to add some vertical spacing between a paragraph and an image, but neither ENTER (empty paragraph) nor SHIFT + ENTER (break rule) are respected. Tried with “Stop removing the <p> and tags when saving and show them in the Text editor” enabled and disabled. No luck.
    Don’t want to use CSS (as other people editing pages don;t know it).

    Any help ho do add vertical spacing?

    Thanks!

    https://ww.wp.xz.cn/plugins/tinymce-advanced/

Viewing 1 replies (of 1 total)
  • Plugin Author Andrew Ozz

    (@azaozz)

    Empty paragraphs are padded with &nbsp, so they should work. Not sure why they don’t. Also BR tags should remain if they are in the same paragraph as the image. If they are between paragraphs, the browsers disregard them.

    Another option is to add inline style to the specific image by hand (from the Text editor), but that’s tedious.

Viewing 1 replies (of 1 total)

The topic ‘Add vertical spacing without CSS’ is closed to new replies.