ContentEntry

CKEditor Image Path

Enter the CKEditor image directory name. This should be a folder in the js/ckeditor/images directory. Do not enter any slashes.

  • Variable Name: ckeditor_image_path
  • Data Type: imagedir

Default Values

  • imagedir: default

CKEditor Toolbar Button Background

Controls the background color and image for the CKEditor toolbar buttons.

  • Variable Name: ckeditor_toolbar_button_background
  • Data Type: background

Default Values

  • gradient_type: linear-gradient
  • gradient_direction: to bottom
  • gradient_start_color: global_palette_fill_02.color
    • inherit_param_gradient_start_color: #F8F8F8|7, 7, 7
  • gradient_end_color: global_palette_fill_02.color
    • inherit_param_gradient_end_color: #F8F8F8|-20, -20, -20

CKEditor Toolbar Button Background Hover

Controls the background color and image for the CKEditor toolbar buttons when the mouse is over them.

  • Variable Name: ckeditor_toolbar_button_background_hover
  • Data Type: background

Default Values

  • color: global_palette_fill_02.color
    • inherit_param_color: #F8F8F8|-44, -44, -44
  • gradient_type: linear-gradient
  • gradient_direction: to bottom
  • gradient_start_color: global_palette_fill_02.color
    • inherit_param_gradient_start_color: #F8F8F8|-6, -6, -6
  • gradient_end_color: global_palette_fill_02.color
    • inherit_param_gradient_end_color: #F8F8F8|-44, -44, -44

CKEditor Toolbar Button Background Pressed

Controls the background color and image for the CKEditor toolbar buttons when they are pressed.

  • Variable Name: ckeditor_toolbar_button_background_pressed
  • Data Type: background

Default Values

  • color: global_palette_fill_02.color
    • inherit_param_color: #F8F8F8|-67, -67, -67
  • gradient_type: linear-gradient
  • gradient_direction: to bottom
  • gradient_start_color: global_palette_fill_02.color
    • inherit_param_gradient_start_color: #F8F8F8|-78, -78, -78
  • gradient_end_color: global_palette_fill_02.color
    • inherit_param_gradient_end_color: #F8F8F8|-46, -46, -46

CKEditor Toolbar Button Text Color

Controls the text color for CKEditor toolbar buttons.

  • Variable Name: ckeditor_toolbar_button_text_color
  • Data Type: color

Default Values

  • color: global_palette_text_01.color
    • inherit_param_color: #252C2F|-34, -27, -24

Content Entry box header text color

Controls the text color of the content entry box header

  • Variable Name: content_entry_box_header_text_color
  • Data Type: color

Default Values

  • color: global_palette_text_01.color

Content Entry Auto Save Notice Background

Color of the background of the Auto Save notice popup

  • Variable Name: contententry_autosave_background
  • Data Type: background

Default Values

  • color: global_palette_contrast_01.color
    • inherit_param_color: #FFE9C7|-3, 8, -25

Content Entry Auto Save Notice Text Color

Color of the Text of the Auto Save notice popup

  • Variable Name: contententry_autosave_text_color
  • Data Type: color

Default Values

  • color: global_palette_text_01.color
    • inherit_param_color: #252C2F|37, 44, 47

Content Entry Dropzone Background

This controls the background color and other properties for the dropzone overlay used with the drag and drop file upload.

  • Variable Name: contententry_dropzone_background
  • Data Type: background

Default Values

  • color: global_palette_fill_02.color
    • inherit_param_color: #F8F8F8|-48, -44, -42

Content Entry Dropzone Background Hover

This controls the background color and other properties for the dropzone overlay used with the drag and drop file upload when the mouse is over the dropzone.

  • Variable Name: contententry_dropzone_background_hover
  • Data Type: background

Default Values

  • color: global_palette_fill_02.color
    • inherit_param_color: #F8F8F8|-74, -69, -66

Content Entry Dropzone Border

This controls the color, width, and style for the border of the dropzone overlay used with the drag and drop file upload.

  • Variable Name: contententry_dropzone_border
  • Data Type: border

Default Values

  • units: px
  • width: 3
  • style: dashed
  • color: global_palette_fill_01.color

Content Entry Dropzone Text Color

Controls the text color for the dropzone overlay used with the drag and drop file upload.

  • Variable Name: contententry_dropzone_text_color
  • Data Type: color

Default Values

  • color: global_palette_text_03.color

Content Entry Panel Background

Controls the background color and image for the panels in the content entry interface.

  • Variable Name: contententry_panel_background
  • Data Type: background

Default Values

  • color: global_palette_fill_02.color

Content Entry Panel Section Background

Controls the background color and image for the content entry panel sections.

  • Variable Name: contententry_panel_section_background
  • Data Type: background

Default Values

  • color: global_palette_fill_02.color
    • inherit_param_color: #F8F8F8|4, 4, 4

Content Entry Panel Section Title Background

Controls the background color and image for the content entry panel section titles.

  • Variable Name: contententry_panel_section_title_background
  • Data Type: background

Default Values

  • color: global_palette_fill_02.color
    • inherit_param_color: #F8F8F8|-15, -15, -15

Content Entry Toolbar Background

Control the background color and image for the content entry toolbar.

  • Variable Name: contententry_toolbar_background
  • Data Type: background

Default Values

  • color: global_palette_accent_03.color
    • inherit_param_color: #C6ECF8|45, 13, 3

Content Entry Toolbar Button Secondary Background

Controls the background color and image for the secondary content entry toolbar buttons.

  • Variable Name: contententry_toolbar_button_secondary_background
  • Data Type: background

Default Values

  • color: global_palette_fill_02.color
    • inherit_param_color: #F8F8F8|-23, -18, -15
  • gradient_type: linear-gradient
  • gradient_direction: to bottom
  • gradient_start_color: rgba(255, 255, 255, 0.85)
    • gradient_end_color: rgba(255, 255, 255, 0.25)

Content Entry Toolbar Button Secondary Background Active

Controls the background color and image for the secondary content entry toolbar buttons when active.

  • Variable Name: contententry_toolbar_button_secondary_background_active
  • Data Type: background

Default Values

  • color: contententry_toolbar_button_secondary_background.color
    • gradient_type: linear-gradient
  • gradient_direction: to bottom
  • gradient_start_color: rgba(255, 255, 255, 0.05)
    • gradient_end_color: rgba(255, 255, 255, 0.5)

Content Entry Toolbar Button Secondary Border

Controls the border color style and width for the secondary content entry toolbar buttons.

  • Variable Name: contententry_toolbar_button_secondary_border
  • Data Type: border

Default Values

  • units: px
  • width: 1
  • style: solid
  • color: global_palette_fill_02.color
    • inherit_param_color: #F8F8F8|-81, -77, -74

updated: 2021-09-13 09:08pm | Version: 5.6.5 Alpha 10