MultiForm Form using divs as labels

Hi Darya …
Somewhere I saw a beautiful trick you showed us where, by using divs as labels, you could make a single form multi-part.
I’ve now setup a beautiful form made up of 2 subforms and 1 grid control.
I’ve coloured the divs to show you my problem. WHY is ther SO much white space between the layout and the beginning of the divs (sides and top/bottom) ? How can I reduce this?
I’ve attached jpg and code

Thanks a lot
Your ever-faithful fan,
Francesco
blankSpace.rar (30.4 KB)

Hi

These styles will help you:

div.dhtmlx_wins_body_inner .dhxlist_obj_dhx_skyblue div.dhxlist_base, td.dhtmlxLayoutSinglePoly .dhxlist_obj_dhx_skyblue div.dhxlist_base, .dhx_tabcontent_zone .dhxlist_obj_dhx_skyblue div.dhxlist_base, div.dhx_acc_item .dhxlist_obj_dhx_skyblue div.dhxlist_base { margin: 0px !important; padding: 0px !important; } .dhxlist_obj_dhx_skyblue div.item_label_left { margin: 0px !important; padding: 0px !important; }