you can shrink the v8 if you set a lower font-size style for the "Form" itself using code like this:
form.form.nui{
font-size:0.9em;
}
For the checkbox, a top label will be needed to align it with other fields, I will try to add this to the next update
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
and regarding the toggle style, this is not in nui, so I will need to add this, hopefully in a near update too
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
@gotpowr:
v7 used a special margin for checkboxes in multi fields area, you can do the same in v8 but you may also use an empty top label
I have added a click event in the button triggers and removed the change/empty... triggers for button, thank you for the notice
@skittle:
Thank you, I have added multi column support for checkboxes and dropdowns
Changes should be available in the next update v8.0.29
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.