Button Styling
Last updated
Last updated
Match the uploader button to your brand and style with the below fields.
The text displayed within the button, which indicates the button's action or purpose.
Default: Upload files
Defines the color of the text on the button. Use this to ensure clarity and visibility.
Default: #000000
Allowed Values: Any valid hex color code
Specifies the button's background color. Choose a color that complements the font color for readability.
Default: #FFFFFF
Allowed Values: Any valid hex color code
The color the button changes to when hovered over by a cursor. Helps indicate interactivity.
Default: #000000
at 10%
Allowed Values: Any valid hex color code
Sets the color of the button's border, which can emphasize or subtly outline the button.
Default: #000000
Allowed Values: Any valid hex color code
Determines the thickness of the button's border. Adjust to change emphasis or style.
Default: 1
Allowed Values: numeric
Controls the roundness of the button's corners. A higher value creates more rounded corners.
Default: 6
Allowed Values: numeric
Defines the design of the button's border, providing various visual effects.
Default: solid
Allowed Values: none
, hidden
, dotted
, dashed
, solid
, double
, groove
, ridge
, inset
, outset
When enabled, this setting prevents any image uploads, effectively disabling the button's primary action.
Default: false
Allowed Values: true
, false
Defines the button's background color when it's in a disabled state, indicating non-interactivity.
Default: blank
Allowed Values: Any valid hex color code
Sets the border color when the button is disabled, maintaining consistency with the disabled appearance.
Default: blank
Allowed Values: Any valid hex color code