WYSIWYG and IE Width problem

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm

WYSIWYG and IE Width problem

Post by Greg »

If I activate one of the WYSIWYG editors and try to edit a page in IE the width of the WYSIWYG textarea is wider than the screen and I am unable to scroll the page to edit it. The WYSIWYG menu bar actually extends past the right side of the screen as well. The CSS is using overflow: hidden; so I don't see a vertical scrollbar either.

To correct this I put width: 100% in the div.pageoverflow selector of the admin\themes\default\css\style.css and I can now edit my entire page using the WYSIWYG.
Works in IE and Firefox.
Greg
Post Reply

Return to “CMSMS Core”