Donate page background

Field
Type
Description

type

string

Can take one of the following values: Color, Linear gradient, Picture.

Color

color code

Background color. ATTENTION: Use this field only if the value type = Color. Example: #FFFEEC

Linear gradient

HTML Linear gradient

Background linear gradient. ATTENTION: Use this field only if the value type = Linear gradient. Example: linear-gradient(167deg, rgba(0,0,0,1) 0%, rgba(198,15,15,1) 100%);

Picture

URI

Background picture (Picture link (PNG, SVG, JPG, JPEG, GIF)). ATTENTION: Use this field only if the value type = Picture. We also want to note that the maximum background size is 1MB. Example: https://funplace.fun/back.svg

Used to change background of the donation page.

Last updated

Was this helpful?