By drupalina on
hello,
I noticed that for some of the text-areas with TinyMCE enabled, what happens is that there are thick grey areas on both left and right sides, which makes the writing area really small.
How can I get rid of this?
thanks
Comments
I'm not in front of a
I'm not in front of a TinyMCE installation right now, but I seem to remember this might happen when you have a lot of buttons enabled on the TinyMCE toolbar, so that it pushes out the width. You can reduce the number of buttons by eliminating those you don't need in the TinyMCE settings.
I have 22 buttons in a
I have 22 buttons in a single row. But removing the buttons only makes the box narrower and therefor smaller. Without TinyMCE that text-area (for instance freelisting in profiles) would display as 100% width. And that's what I want to achieve, but with TinyMCE enabled.
Here's the fix
Add the following function to your theme's template.php file:
sweet!!!
Worked like a charm. Thank you so much!!!
I don't know if it had implications elsewhere... but from what I see it works perfectly.
Am I the first one to use this code or was it tested before by other people?
Thanks again
Thanks, ---- Sharique uddin
Thanks,
----
Sharique uddin Ahmed Farooqui
Web Developer
http://it.Managefolio.com
Sharique Ahmed Farooqui
Thank you!
Thank you so much, that fixed my biggest issue.
Appreciate your help.
thanks. exactly what i was
thanks.
exactly what i was looking for!
pht3k
CSS fix
For those who can't fix the problem even with this snippet, you can also fix the problem using css by overriding the inline rules with something like this:
The Drupal Agency >> www.raincitystudios.com <<
Me on the Web >> www.couzinhub.com <<