I can't find how to add a heading button for ANY of the editors?

This is simply something that will turn highlighted text into h1, h2, h3, and so on.

Currently, I'm using FCKEditor. How do I add this?

Comments

twod’s picture

In TinyMCE and FCKeditor it's called HTML block format.
H1 is disabled by default since most themes only use it for node titles. You can add it using the 'Block formats' setting under CSS. Note that few editor implementations actually support that option, so don't be surprised if the list doesn't change in some editors.

twod’s picture

Status: Active » Fixed
g10tto’s picture

gotcha. thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.