Take a look at this image. It’s a ribbon inside of a layout cell using the web skin.
w.l = w.attachLayout("2E");
// top panel
w.l.cells("a").setText('Test Tabbed Ribbon');
w.l.cells("a").attachRibbon({.....});
I think this might be the same issue as this post that I also made…
forum.dhtmlx.com/viewtopic.php? … 38&start=0
Unfortunately the problem cannot be reconstructed locally with the latest versions of the dhtmlxSuite.
ribbon displays correctly in the layout with the web skin.
If the problem still occurs for you please, provide with a complete demo including your customized skin, where the problem can be reproduced.
Here you can find a tutorial about creating a complete demo:
docs.dhtmlx.com/tutorials__auxi … pport.html