Adjust separation of fields on Details/Edit pages

I find that the various fields in Detail and Edit pages are quite widely separated (double spaced lines), and also seem to have larger margins between the text and the box outlines than I'd like.
Is there any guide as to what can be changed in CSS or similar? I know very little about web coding, and am just fumbling my way into PHP and HTML - DaDaBik has made my target reachable, now I'm trying to improve my app!

Thanks, Len.

You are using DaDaBIK version 10.1-Manarola enterprise, installed on 17-03-2020, the latest version of DaDaBIK is 10.2-Manarola released on 15-07-2020

PHP Version: 7.2.24-0ubuntu0.18.04.6
mysql version: 5.7.30-0ubuntu0.18.04.1
Web server: Apache/2.4.29 (Ubuntu)
Client: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0
 

eugenio

Administrator
Staff member
Hello,
there isn't any CSS specific guide, I think the CSS file is well commented, you should try to change it; if you also use the google Chrome console (or similar), this helps.

Finally, you can change views/details.php and views/form.php, but in that case you have to re-apply your changes when a new dadabik version comes out.

Best,
 
Top