HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Sharing a tip - increase editor window height

KezzBKezzB New
edited October 2012 in Feedback

Hi all,

Thanks for the plugin!

Just wanted to share that if you want to change the height of the editing window, as I did, you can do so by going to line 128 in default.php in the main folder and changing:

width:"100%", height:"100%",

to:

width:"100%", height:"500px",

or whatever height you want.

Cheers,

Kezz

Sign In or Register to comment.