Community & Support

[solved] How to get rid of CKEditors help text?

Hi!

I was wondering if there was a way to remove the help text which shows up below the CKEditor body field?
Depending on full/filtered HTML it looks something like this:

* HTML tags will be transformed to conform to HTML standards.
More information about formatting options

I suppose this may not be a big deal but I´d like to keep the editor clean so that end-users don´t get confused for no reason.
Any advice on how to accomplish this is deeply appreciated

/Dan

Comments

.

You can probably make that text go away by altering the style sheet (display: none).

----------------------------------------------------------------------
http://classicvinyl.biz ~ http://vinylclassics.biz ~ http://jazz.vinylclassics.biz
My YouTube Channel

any other options?

Thanks for the reply! Hmm... the class where the text is located is named "tips" so I suppose I could alter the CSS like you say. I´m a total newbie when it comes to Drupal but hiding a div in this case feels a little hack-n-slash although maybe that´s the only way to go. Any other options that might work or should I just start editing the css? (I had hoped that this could be set in the module settings somehow but that does not appear to be the case).

Better formats

http://drupal.org/project/better_formats will do that for you. It's a great little module.

_________________________________________________
The American English Club

The world's first social network for English learners
www.englysh.com

Great answer

Thanks Michael!

This is just what I was looking for. Great little module just like you said :)

/Dan

nobody click here