field_class
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
field_class [2021/10/08 21:12] – [FieldCombobox] sahl | field_class [2022/05/23 10:41] (current) – [HTML composition of form fields] sahl | ||
---|---|---|---|
Line 70: | Line 70: | ||
</ | </ | ||
+ | ==== Width and sizes ==== | ||
+ | |||
+ | The field (which is considered both the field and the label will obtain 100 % of the available width). | ||
+ | |||
+ | The field itself can be one of three sizes. | ||
+ | |||
+ | A normal size field will be 280 px wide. | ||
+ | A small size field will be 120 px wide. | ||
+ | A tiny size field will be 50 px wide. | ||
+ | |||
+ | This can be overwritten by the field-width parameter. If there isn't enough free space the field will scale down. | ||
+ | |||
+ | The label will always be 130 px wide and if the label exceeds that amount it will appear over several lines. This can be overwritten by the label-width parameter. | ||
+ | The label will always have a 0 px padding before the text and a 5 px padding after the text. | ||
===== Form fields ===== | ===== Form fields ===== | ||
field_class.1633727545.txt.gz · Last modified: 2021/10/08 21:12 by sahl