Hi,
I wan't to use CKEditor as an email editor. I would like to modify the output of the p tag generated when pressing "Enter", so that all margins are set to zero by adding an element css style to that tag (most email clients do so, so that pressing Enter only looks like starting a new line). How can I attchieve this?
Kind regards,
owald
I wan't to use CKEditor as an email editor. I would like to modify the output of the p tag generated when pressing "Enter", so that all margins are set to zero by adding an element css style to that tag (most email clients do so, so that pressing Enter only looks like starting a new line). How can I attchieve this?
Kind regards,
owald
Re: How to set css margin to "Enter" p tag?