12
I put this directly in XOOPS CSS file (xoops root folder), in case that I change another theme. And it works. Thanks a lot.
label[name="xolb_icon"], [name="xolb_dohtml"], [name="xolb_dosmiley"], [name="xolb_doxcode"], [name="xolb_dobr"], [name="xolb_attachsig"], [name="xolb_attachsig"], [name="xolb_notify"], [name="xolb_private"], [name="xolb_updateping"], [name="xolb_specify_created"], [name="xolb_noname"], [name="xolb_view_require"] { margin-left: 0.5em; display: inline; }
However, I have another issue with the theme, the left column of the form is quite big (width = 40%) and I don't know how to change this.... The left column changed its width after update to 2.4.x. And I did not find in which CSS file to change this
<tr valign="top" align="left"><td class="head" style="width: 40%"><div class="xoops-form-element-caption">
Thanks a lot!