|
Pages: [1]
|
 |
|
Author
|
Topic: Size of WYSIWYG editing window (Read 1535 times)
|
|
Damo
Posts: 1
|
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.
|
|
|
|
|
|
dextdesigns
Posts: 3
|
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
|
|
|
|
|
|
dennisbowen
Posts: 1
|
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 
|
|
|
|
|
admin
Forum Administrator

Posts: 3069
SnippetMaster Author
|
Excellent. Thanks for helping out! 
|
|
|
|
|
|
|
Pages: [1]
|
|
|
 |