Hello,
i work with JCE and can´t resize my textarea fields by using the width and height settings in Wizard.
My Output-HTML: [attachment=0]Screenshot000.jpg[/attachment]
there ist a hardcoded size 800x800 in element.style and i have no idea where!
as well there ist some code in light grey (from Firebug) and I don´t know wy....it seems that this code is overwritten by the other...
thx Ralph
i work with JCE and can´t resize my textarea fields by using the width and height settings in Wizard.
My Output-HTML: [attachment=0]Screenshot000.jpg[/attachment]
there ist a hardcoded size 800x800 in element.style and i have no idea where!
as well there ist some code in light grey (from Firebug) and I don´t know wy....it seems that this code is overwritten by the other...
thx Ralph
Hi Ralph,
Check the default settings for the JCE Editor plug-in. I don't think that ChronoForms over-rides them. I think that you could always change the size with JavaScript if you need to.
The grey HTML all has the style display:'none'
Bob
Check the default settings for the JCE Editor plug-in. I don't think that ChronoForms over-rides them. I think that you could always change the size with JavaScript if you need to.
The grey HTML all has the style display:'none'
Bob
This topic is locked and no more replies can be posted.