Pluslide LogoPluslide
Design TemplateField Types

Shape

Add decorative elements to Pluslide templates using Shape fields. Create colored rectangles for backgrounds, dividers, and visual design elements.

Shape fields display colored rectangles with styling options. They have no dynamic content and are used for visual decoration.

Use Cases

  • Background color blocks
  • Decorative elements
  • Divider lines (thin rectangles)
  • Card backgrounds

Editor Settings

SettingDescription
Background colorFill color (color picker)
Border colorBorder color (color picker)
Border widthBorder width in pixels
Border radiusCorner rounding in pixels (0 = sharp corners)
Border styleSolid, Dashed, or Dotted
OpacityTransparency level (0-100%)

Sizing Behavior

ModeEffect
FixedShape has exact pixel dimensions
FillFills parent container (only in Group/List)

API Content Format

Shape fields are typically Static and do not accept API content. They are purely decorative elements defined in the template.

Best Practices

  • Use shapes as visual containers behind other content
  • Combine with transparency for layered effects
  • Use thin rectangles (e.g., 2px height) as divider lines

Examples

Divider Line

A horizontal separator:

  • Set Width to match container
  • Set Height to 1-2 pixels
  • Use Background color for the line color

Decorative Accent

A colored accent bar:

  • Set fixed dimensions (e.g., 4px × 40px)
  • Use brand color for Background color
  • Position next to headings or important content

On this page