WYSIWYG editing Image gallery upload Content templates
Preview CSS

Style the preview mode output with a dedicated stylesheet using preview-css-url. This controls how content appears when users switch to preview mode.

<richtextbox toolbar="full"
    height="300px"
    preview-css-url="/css/custom-preview.css"
    html="..." />