Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Width of TinyMCE enabled Textarea
saurabh4984
Hi,
We are currently using TS672, Windows 2003,
We just changed our editor from Visual format to TinyMCE since VFE doesnt work on IE. The editor works as desired the only problem is its width
The editor is appearing just fine and when entering any content to the text area for the first time the textarea width looks the right size, (It covers the whole window size just the way our users would like)
We have radio buttons in the DCR to move to a different textarea, so once I move to a different textarea and then come back the width reduces.
We also have a developmental TS 721 installed and the behavior is same there.
Please help
Find more posts tagged with
Comments
saurabh4984
Just to add, The Problem occurs in FF and not IE. The width however doesnt seem to change when I change the rows neither in IE nor in FF
Rick Poulin
Replicants and dynamic behaviour have always caused weird layout issues in FF. I haven't seen very many people bother to fix them, but for this particular problem, you can set a fixed width on TinyMCE input boxes via the formspub/styles/custom.css in the UITK. It'll apply across your whole server though.
saurabh4984
Thanks for the response. I guess i will have to ask the users to use IE9 for now as at least the width is constant in IE.