Hello,
i've been trying to put a line break inside TinyMCE. Of course my 1st idea was to simply put
. Next i've started to google'ing it. 2nd attempt was <br style=" " />. What's your solution for inserting line breaks in WP?
Mike.
Hello,
i've been trying to put a line break inside TinyMCE. Of course my 1st idea was to simply put
. Next i've started to google'ing it. 2nd attempt was <br style=" " />. What's your solution for inserting line breaks in WP?
Mike.
In the visual editor, do Shift-Enter to add a line break.
tried that too, but didn't work...
What i've done is I've created a small text-wrapper (div) with static width. Not too subtle, but it warks how it should on all resolutions.
This topic has been closed to new replies.