Frage

How can we set rows(rows) and columns(cols) for an Tiny MCE editor in xml form values.

<field name="description"
    type="editor"
    label="COM_USERS_DESCRIPTION_LBL"
    description="COM_USERS_DESCRIPTION_DESC"
    class="inputbox"
    filter="JComponentHelper::filterText"
    buttons="true"  
/>

If we change editor to the toogle editor area, then its looks larger. so we have to fix the cols and rows size for the editor without using the css style.

War es hilfreich?

Lösung

You have use Width for editor in joomla. Click here to know more....

see also this one....

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top