Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2005-06-29 01:41:30

willeffects
Xinha Authority
Registered: 2005-03-19
Posts: 130

latest version of tableoperations buttons wont go on a new line

Is it me or is there not a way to put table operations button on a new line?  I had it working on the old version, upgraded and now it spans 2 lines.  Here is my config:

xinha_config.toolbar = [

     ["popupeditor","htmlmode","formatblock","fontname","fontsize","separator"],
     ["bold","italic","underline","separator","forecolor","hilitecolor","separator","removeformat","killword"],
     ["separator"], (HTMLArea.is_gecko ? [] : ["copy","paste","separator"]), ["undo","redo","linebreak","justifyleft","justifycenter","justifyright","justifyfull"],
     ["separator","insertorderedlist","insertunorderedlist","separator"],
     ["outdent","indent","separator","createlink","he3dimage","he3dfile","separator"],
     ["inserttable","toggleborders","separator","codebox","separator","he3dpreview","separator","he3dhelp","linebreak"]
];

Offline

Board footer

Powered by FluxBB