Categories | Question details Back To List | ||||||||
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. Answer posted by Alex (support) on Dec 23, 2009 01:46 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. Answer posted by Support on Dec 24, 2009 04:34 Hello, Here is a demo. Attachments (1)
|