Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Article Manager 1:
Change WYSIWYG height in 1.41

 

 


wendy
User

Aug 30, 2007, 7:43 PM

Post #1 of 2 (2988 views)
Shortcut
Change WYSIWYG height in 1.41 Can't Post

Hi - I want to change the size of the WYSIWYG input form on the "create editor". I tried to modify the _interface.html file by changing wysiwyg.height = height || 350 to a smaller number but that didn't work and when I removed the ||, it totally broke the WYSIWYG. What do I need to modify to change the size?

Thanks,

Wendy


Jake
Staff / Moderator


Aug 31, 2007, 11:28 AM

Post #2 of 2 (2941 views)
Shortcut
Re: [wendy] Change WYSIWYG height in 1.41 [In reply to] Can't Post

Hi Wendy,

Thanks for posting!

To change the height of the WYSIWYG editor, you'll need to open up the "_art_menus.html" template in the /templates/interface directory. Look for this line of code under the "content_wysiwyg" template cell:


Code
if (isWysiwygSupported()) { replaceTextareaWithWysiwyg('content', 350); }


Just replace the number "350" there with a lesser value and the input box will shrink accordingly.

Let us know if you need anything else. Smile
-----------------------------------------------------------
Cheers,
Jake Marvin - Product Specialist
support@interactivetools.com

[hr][i][url "http://www.interactivetools.com/consulting/"][b]Hire me![/b][/url]
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with [url "http://www.interactivetools.com/consulting/"][b]Priority Consulting[/b][/url].[/i]