Skip to content

Dimensions Tab

The Dimensions Tab controls the sizing and spacing of an Element. These settings define the physical dimensions, borders, margins, padding, and typography settings that determine how the Element occupies space on the page.

The Dimensions Tab will adapt depending on the element type. Input elements have more dimension controls than simple display elements.


Available Dimension Settings

The Dimensions Tab organizes settings by component groups. Each group represents a different part of the element that can be sized independently.


Size Properties

Width & Height

PropertyDefaultDescription
Width100%Element width. Use percentage (e.g., 100%) or pixels (e.g., 200). Empty or invalid values default to 100%.
HeightautoElement height. Use auto to fit content or specify pixels. Empty or invalid values default to auto.

Border Properties

Border Width

PropertyDefaultDescription
Border Width0Thickness of the border in pixels. Set to 0 for no border.

Border Radius (Corner Rounding)

PropertyDefaultDescription
Border Radius Top Left5Rounding of top-left corner in pixels.
Border Radius Top Right5Rounding of top-right corner in pixels.
Border Radius Bottom Left5Rounding of bottom-left corner in pixels.
Border Radius Bottom Right5Rounding of bottom-right corner in pixels.

Border Style

PropertyDefaultOptions
Border Stylesolidsolid, dashed, dotted, double, none

Spacing Properties

Margin (Outside Spacing)

Margin creates space outside the element, pushing other elements away.

PropertyDefaultDescription
Margin Left0Space to the left of the element (pixels).
Margin Right0Space to the right of the element (pixels).
Margin Top0Space above the element (pixels).
Margin Bottom0Space below the element (pixels).

Padding (Inside Spacing)

Padding creates space inside the element, between the border and content.

PropertyDefaultDescription
Padding Left0-15Space inside, to the left of content (pixels).
Padding Right0-10Space inside, to the right of content (pixels).
Padding Top0-12Space inside, above content (pixels).
Padding Bottom0-12Space inside, below content (pixels).

Note: Default padding values vary by element type. Input elements typically have more padding than container panels.


Typography Properties

Available for elements that display text (inputs, buttons, etc.)

PropertyDefaultDescription
Font Size16-18Text size in pixels.
Font FamilyNunito-SemiBoldThe typeface used for text.
Font Weight600Text boldness (400=normal, 600=semi-bold, 700=bold).

Component Groups by Element Type

Panel Dimensions

Available for most elements. Controls the outer container.

  • Width, Height
  • All Border properties
  • All Margin properties
  • All Padding properties

Input Dimensions

Available for input elements (Text Input, Text Area, Numeric, Phone Number, Date, Dropdown, etc.)

  • Width, Height
  • All Border properties
  • All Margin properties
  • All Padding properties
  • Font Size, Font Family

Text Dimensions

Available for Text Input and Text Area elements. Additional text-specific settings.

  • All Border properties
  • All Margin properties (defaults: top/bottom = 10px)
  • All Padding properties

Button Dimensions

Available for Button, Selection Group, Multiple Selection Group, and Card Link elements.

  • Width, Height
  • All Border properties
  • All Margin properties
  • All Padding properties
  • Font Size, Font Family, Font Weight

Video Player Dimensions

Available for Video elements.

PropertyDefault
Width100%
Height390 pixels

Image Dimensions

Available for Image elements.

  • Width, Height
  • All Border properties
  • All Margin properties
  • All Padding properties

Tips for Dimension Settings

  1. Responsive widths: Use percentage values (e.g., 100%, 50%) for widths that adapt to container size.

  2. Consistent spacing: Use similar margin and padding values across elements for a cohesive layout.

  3. Border radius for modern look: Rounded corners (5-10px) give a modern, friendly appearance. Use 0 for sharp corners.

  4. Padding for readability: Input fields need adequate padding (10-15px) for comfortable text entry.

  5. Font sizing: Body text typically works well at 16-18px. Buttons and labels can be slightly smaller (14-16px).

  6. Test on mobile: Dimension settings affect how elements appear on different screen sizes.


Questions?

If you have any questions, please don't hesitate to contact us. Alternatively, you can submit an issue on this platform.

Useful Links:

Color Tab - https://help.acenji.com/#/./create-web-application/website-builder/floating-design-panel/element-section/color-tab/index Position Tab - https://help.acenji.com/#/./create-web-application/website-builder/floating-design-panel/element-section/position-tab/index General Tab - https://help.acenji.com/#/./create-web-application/website-builder/floating-design-panel/element-section/general-tab/index

Was this article helpful?

No-Code App Builder