Skip to content

Background Styling

Each layer has a full set of CSS background properties that control how its image is displayed. The background editor is accessible from the Basic sub-tab of the selected layer.

Position

The position controls determine where the background image is anchored within the layer element.

Anchor Grid

A 3×3 grid lets you pick the anchor point:

LeftCenterRight
Toptop lefttop centertop right
Centercenter leftcenter centercenter right
Bottombottom leftbottom centerbottom right

Offsets

In addition to the anchor, you can apply X and Y offsets:

ControlRangeDescription
Offset X %-100 to 100Horizontal offset from the anchor point
Offset Y %-100 to 100Vertical offset from the anchor point

Size

ModeDescription
coverScale the image to cover the entire layer, cropping if necessary
containScale the image to fit within the layer without cropping
autoUse the image's intrinsic dimensions
customSpecify width and height percentages manually (1% to 400%)

Repeat

Controls whether the background image tiles:

PresetBehavior
no-repeatImage displayed once
repeatImage tiles in both axes
repeat-xImage tiles horizontally
repeat-yImage tiles vertically

When using custom repeat mode, you can set each axis independently to repeat, no-repeat, round, or space.

Blend Mode

All 16 CSS blend modes are available:

normal, multiply, screen, overlay, darken, lighten, color-dodge, color-burn, hard-light, soft-light, difference, exclusion, hue, saturation, color, luminosity

The blend mode controls how the layer's background image composites with layers behind it.

Background Color

Set a background color per layer using the color picker. The color appears behind the background image (visible through transparent areas or when no image is set).

Advanced color picker for layer background color

Origin & Clip

ControlOptionsDescription
Originborder-box, padding-box, content-boxPositioning area for the background
Clipborder-box, padding-box, content-boxPainting area for the background

Resetting Values

Double-click any control label to reset that field to its default value. For the color picker, double-click the color swatch to reset to the default background color.

Parallax Designer Documentation

Scroll to zoom · Drag to pan