By smithaa02 on
Everything works fine in IE, but in Firefox the TinyMCE text area that contains the teaser edit area is shrunken to 10px high. Does anybody know what causes and if a fix is available?
Everything works fine in IE, but in Firefox the TinyMCE text area that contains the teaser edit area is shrunken to 10px high. Does anybody know what causes and if a fix is available?
Comments
Re:
Hi. I had the same problem on my 5.1 integration. Here's what I did:
1. Open the file /modules/excerpt/excerpt.module
2. Find the line that says:
'#rows' => 5,3. Change it to a larger value. I like mine set at
'#rows' => 15,Make it be a great day!