Bbcode
1 minute read
Bbcode [code] Background
Controls the background color and image for the Bbcode [code] display.
- Variable Name: bbcode_code_background
- Data Type: background
Default Values
- color: global_palette_fill_02.color
- inherit_param_color: #F8F8F8|-10, -10, -10
Bbcode [code] Border
Controls the border width, style, and color for the Bbcode [code] display.
- Variable Name: bbcode_code_border
- Data Type: border
Default Values
- units: px
- width: 1
- style: solid
- color: global_palette_fill_02.color
- inherit_param_color: #F8F8F8|-47, -42, -38
BBCode [code] Font Size
This stylevar controls the size of BBCode [code] font.
- Variable Name: bbcode_code_fontsize
- Data Type: size
Default Values
- units: rem
- size: 1.2
BBCode [code] Line Height
Controls the line height for bbcode [code] blocks. This needs to be set as a pixel line height (set units to px) for the block height calculation to work correctly.
- Variable Name: bbcode_code_line_height
- Data Type: size
Default Values
- units: rem
- size: 1.4
Bbcode [quote] Background
Controls the background color and image for the Bbcode [quote] display.
- Variable Name: bbcode_quote_background
- Data Type: background
Default Values
- color: global_palette_fill_02.color
- inherit_param_color: #F8F8F8|-10, -10, -10
updated: 2021-09-13 09:08pm | Version: 5.6.5 Alpha 10