Blank area before first tab

Is there any way to remove the blank space before the first tab of a tab bar?

If you are using skyblue skin, it sets 5px offset for the first tab by default:

tabbar.setSkin(“dhx_skyblue”);
tabbar.setOffset(-5)

Thanks that worked!

Offset and margin do NOT seem to work if Tabbar mode/align is left/left. is there a solution to get the offset with tab bar on left?

Hi,

please try attached library. It is 3.0 version with fixes for known bugs.
dhtmlxtabbar.zip (12.3 KB)

Hi Alexandra
Thanx for the Lib, however we use “dhtmlx_full_pro” js Lib. I’ll try the new file to see if it solves the issue. and let you know

Hi,

you may generate the new dhtmlx.js using libCompiler from the Suite package. You need to put the new dhtmlxtabbar into dhtmlxTabbar/sources/ folder in order to include it into dhtmlx.js