SnippetMaster Support Forums
Return to main website
 
May 16, 2012, 04:25:49 PM
* Show unread posts since last visit.
* Show new replies to your posts.
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 16, 2012, 04:25:49 PM

Login with username, password and session length
Search:  
Advanced search
* Home Help Search Login Register
SnippetMaster Support Forums  |  General  |  General Discussion & Support  |  Topic: Size of WYSIWYG editing window « previous next »
Pages: [1] Print
Author Topic: Size of WYSIWYG editing window  (Read 1535 times)
Damo

Posts: 1


[-] Size of WYSIWYG editing window
« on: November 04, 2002, 11:27:11 PM »

Hi,

Is there a way to increase the size of the editing window at all?

If it can be relative to the browser window that that would be even better.
Report to moderator   Logged
dextdesigns

Posts: 3


[-] Size of WYSIWYG editing window
« Reply #1 on: April 15, 2003, 09:10:10 PM »

Great question! I am curious about this also. I'd like to increase the window size also. It feels cramped working in a small window.

Thanks
Report to moderator   Logged
dennisbowen

Posts: 1


[-] Re: Size of WYSIWYG editing window
« Reply #2 on: April 24, 2003, 11:51:15 AM »

Quote from: Damo
Hi,

Is there a way to increase the size of the editing window at all?

If it can be relative to the browser window that that would be even better.


1. File in folder templates is main.html
   (snippetmaster/templates/main.html)

2.Go to iframe
   (open up in a word program- then search script for iframe or do it manually find it about two-thirds down)

<iframe name="ieeditor" src="ieeditor/ieeditor.php?BASEURL=/"
   width="100%" height="300" style="border: solid gray 1px;"></iframe>


3.change height to your specified size
if you want to change width simply replace all table widths in script to 100% you do not have to change it on iframe unless you want it less then 100%
   (replace tool in a text editor is the easy way)
outta here Arrow
Report to moderator   Logged
admin
Forum Administrator
*
Posts: 3069

SnippetMaster Author


WWW
[-] Size of WYSIWYG editing window
« Reply #3 on: April 24, 2003, 06:57:00 PM »

Excellent.  Thanks for helping out!   Very Happy
Report to moderator   Logged
Pages: [1] Print 
SnippetMaster Support Forums  |  General  |  General Discussion & Support  |  Topic: Size of WYSIWYG editing window « previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!