Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This is the documentation for ConfiForms Server/Data Center app

However, this might also work for ConfiForms cloud and in most cases it does. But please see this page to understand the differences between server and cloud versions of the ConfiForms app.


When you create a ConfiForms Form with custom layout forms and would like to use the ConfiForms Fields together with their labels you are quite often have an issues with labels alignment (as labels are of different length)

And you have something like this


which does not look very nice...


With a simple CSS rule like this

You can easily fix your layout to be much nicer

My playing with "width" attribute you can make the label take more or less space and align the fields better

You can also align your field's labels to be aligned on top with small addition to the CSS rules mentioned


  • No labels