Forums

editor-style.css : can it change the width of the TextArea? (2 posts)

  1. tinker123
    Member
    Posted 1 year ago #

    Hi;

    Is there a list of TinyMCE editor classes that can be manipulated with the new editor-style.css ?

    I have set the max-width of .mceContentBody to match my theme, that works, but the HTML TextArea element of the TinyMCE editor is wider than the mceContentBody.

    How can I shrink the the TextArea ( editing window ) of the TinyMCE editor?

    Thanks

  2. tinker123
    Member
    Posted 1 year ago #

    I fired up firebug to find the the relevant CSS class.

    I put this line in wp-admin/css/wp-admin.css :

    .metabox-holder{width:675px;}

    That narrowed everything in the wordpress page proportionally with the narrowed section of the TextArea for the area.

Topic Closed

This topic has been closed to new replies.

About this Topic