How-to: Edit Tinymce editor textarea height from 5000px to 1000px ?
-
Hi There,
I installed the UltimateTinymce plugin and then deactivated it. Now the tinymce editor is set to 5000px (using firebug to inspect the “Add Post” page elements). The culprit is the textarea, which has been manually set to 5000px, but I don’t know where this change has been made so I can’t remove it.<textarea class="wp-editor-area" style="height:5000px;resize:none;visibility:hidden">
Manually dragging the editor field to the size I want doesn’t work because the resize handle doesn’t display.
Where is this textarea specified? Is this value stored in the database?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How-to: Edit Tinymce editor textarea height from 5000px to 1000px ?’ is closed to new replies.