content block tab and textarea height

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
nervino
Power Poster
Power Poster
Posts: 448
Joined: Sun Dec 28, 2008 12:15 pm

content block tab and textarea height

Post by nervino »

Hi, I put a content_block in the page template to have an extra field for help text:
{content block=aiuto label="Testo di Aiuto" assign=aiutotxt tab=Aiuto}
It works great except for the textarea in the TAB which is 100px height.
With Firebug I've found that:
table #mt_aiuto_tbl, iframe #mt_aiuto_ifr {height:100%;}

while in the standard edit area of the page these two elements are 370px height.

Is there a way to fix this?

I'm using cmsms 1.11.2.1 and OneEleven template.

(by the way, any news about 1.11.3 diff files?)

thank you
Post Reply

Return to “CMSMS Core”