All Groups and Fields possess the capability to have the height or width overriden. Many Groups will either size by default to stretch and fill up the container they reside within, or size themselves based on the inner content e.g. nested Fields or Groups.
If you need to set a specific Height or Width then use the 'CSS Override' option for the Group on the 'Field Details' tab within FormMaker.
For Fields, this option can be found within the 'Field Style Details' section. Select the 'CSS Override' for the 'Background Style' as this controls the size of the control's container. You can use the palette bar that appears below the field, or manually enter the relevant CSS syntax e.g. width:500px;
For Groups, this option can be found at the top as 'Group Style'. Select the 'CSS Override' as this controls the size of the control container. You can use the palette bar that appears below the field, or manually enter the relevant CSS syntax.
If you are using Grids for layout purposes, then you will more than likely need to apply the height/width to groups or fields that are nested within the Grid Cells, or to the Grid Group as a whole.
If you need to set a specific Height or Width then use the 'CSS Override' option for the Group on the 'Field Details' tab within FormMaker.
For Fields, this option can be found within the 'Field Style Details' section. Select the 'CSS Override' for the 'Background Style' as this controls the size of the control's container. You can use the palette bar that appears below the field, or manually enter the relevant CSS syntax e.g. width:500px;
For Groups, this option can be found at the top as 'Group Style'. Select the 'CSS Override' as this controls the size of the control container. You can use the palette bar that appears below the field, or manually enter the relevant CSS syntax.
If you are using Grids for layout purposes, then you will more than likely need to apply the height/width to groups or fields that are nested within the Grid Cells, or to the Grid Group as a whole.