BusyCMS uses the popular CK Editor to format pages.
An issue with the CK Editor (wysiwyg editor) is that it automatically creates a paragraph in a first line of text.
This can be annoying at the beginning of page text and in table cells at the cell top.
If you need the text as high as possible with no paragraph space at the top you need to remove the first paragraph tag.
As you know, in the Editor, pressing return creates a new paragraph, pressing shift+return creates a new line. However, a paragraph is automatically created around your first line of text.
In most situations, within the body text, you can remove a paragraph error by using delete or backspace, but not in a first line of text on the page or at the top of a table cell.
Solution:
This will replace the auto paragraph around the text with a div tag.
The image at right shows the format tag to use.
Information on this website is provided in good faith. BusyCMS functions may change from time to time. Specific requirements should be first verified with BusyWeb prior to setup.