The forum operates in read-only mode. Please head to StackOverflow for support.
Hi.How do I change the height of the area that I edit text in?I want it to be heigher
Fixed
if you post a question then fix it yourself could you plz post what you did so others with the same question can find the answer. Thanks.(I have this question too!! )
Re: Changing editors height
Fixed
Re: Changing editors height
if you post a question then fix it yourself could you plz post what you did so others with the same question can find the answer. Thanks.

(I have this question too!! )
Re: Changing editors height
Add ths before $oFCKeditor->Create();
$oFCKeditor->Height = '600' ;