Height on toolbar

I�m using this code to load layout:



    var dhxLayout = new dhtmlXLayoutObject(document.body, “1c”);

    dhxToolbar = dhxLayout.attachToolbar();



How can i change the height on the Toolbar?



I have tried to change the

dhtmlxtoolbar_dhx_skyblue.css

but without results.



I can change the images size but not the toolbar height.

There aren’t public methods to change toolbar height. We’ll check if it is possible to modify layout code. If the solution has been found, we’ll send you the sample.


Hello,


Here is a demo.


18.zip (83.3 KB)