Hi,
I installed FCKeditorX_0_9_7b8 but still remains this problem: the textarea where I edit contents is too short, so text and images (with right alignment) finish under the textarea, and there's no horizontal scrollbar.
I cannot view all text edited and images enclosed. Who can help me?
Thank you.
FCKeditorX textarea too short
-
Piratos
Re: FCKeditorX textarea too short
I have the same problem only with IE.
If you click in the text and use the cursor you can scroll.
With Firefox i have the problem that i cannot edit sometimes a content (i only can add words but nothing delete).
The Optic between Firefox and IE is very different.
If you click in the text and use the cursor you can scroll.
With Firefox i have the problem that i cannot edit sometimes a content (i only can add words but nothing delete).
The Optic between Firefox and IE is very different.
Re: FCKeditorX textarea too short
I founded the BUG1dMN wrote: Hi,
I installed FCKeditorX_0_9_7b8 but still remains this problem: the textarea where I edit contents is too short, so text and images (with right alignment) finish under the textarea, and there's no horizontal scrollbar.
I cannot view all text edited and images enclosed. Who can help me?
Thank you.
If you wanna do yourself do this:
go into "FCKeditorX.module.php"
find this function
function WYSIWYGTextarea ($name='textarea', $columns='80', $rows='15', $encoding='', $content='', $stylesheet='' )
and insert this line code as first instruction:
echo " ";
You can see it here:
http://www.awakening.it/cmsms_dl/admin/
User: admin
Pass: admin
Bye Roberto..
Last edited by megabob3 on Fri Nov 11, 2005 1:44 pm, edited 1 time in total.
-
1dMN
Re: FCKeditorX textarea too short
YESSSS!!!!! Roberto you're great! One beer waits you here at my office.megabob3 wrote:I founded the BUG1dMN wrote: Hi,
I installed FCKeditorX_0_9_7b8 but still remains this problem: the textarea where I edit contents is too short, so text and images (with right alignment) finish under the textarea, and there's no horizontal scrollbar.
I cannot view all text edited and images enclosed. Who can help me?
Thank you., wait beta10. Was a stupid thing.
If you wanna do yourself do this:
go into "FCKeditorX.module.php"
find this function
function WYSIWYGTextarea ($name='textarea', $columns='80', $rows='15', $encoding='', $content='', $stylesheet='' )
and insert this line code as first instruction:
echo " ";
Bye Roberto..
Però mi sembri italiano, quindi ti saluto con ciao, grazie e a presto!
P.S.: magari ti scrivo via mail...
Re: FCKeditorX textarea too short
This happen also to me, but non always.Piratos wrote: .....
With Firefox i have the problem that i cannot edit sometimes a content (i only can add words but nothing delete).
......
By the way.
After ADDED something you can DELETE.
See You Roberto.
-
jumpvideo
Re: FCKeditorX textarea too short
I have just installed CMS and have this same problem. I downloaded FCKeditorX but can find no instructions on installation. Where can I find instructions on installing FCKeditorX.
-
pishkus
Re: FCKeditorX textarea too short
using any FTP client copy the unarchived FCKeditor folder to Your cms instal dir modules folder.
then go to admin and in upper menu choose Extensions/Modules and click install near to FCKeditor name. then go to Site Admin/User Preferences and choose fck as your default wysiwyg editor.
enjoy!
then go to admin and in upper menu choose Extensions/Modules and click install near to FCKeditor name. then go to Site Admin/User Preferences and choose fck as your default wysiwyg editor.
enjoy!
-
jumpvideo
Re: FCKeditorX textarea too short
Installed FCKeditorX but now I get File Not Found error where content box should be. Any ideas?

