| Name | Description | Class | Comment |
| BLOCK_BGCOLOR | Background color of normal <block> | Yes | Affect all the components in the block, except if their own properties are overridden.
Has no effect on major blocks (use MAJORBLOCK_BGCOLOR) |
| BLOCK_COLOR | Foreground color of normal <block> | Yes | Affect all the components in the block, except if their own properties are overridden.
Has no effect on links.
Has no effect on major blocks (use MAJORBLOCK_COLOR). |
| BLOCK_LINKCOLOR | Link color in normal <block> | Yes | Affect all the components in the block, except if their own properties are overridden.
Has no effect on major blocks (use MAJORBLOCK_LINKCOLOR). |
| BLOCKSEPARATOR_COLOR | Color of the line above the <block>, or NONE if this line has to be removed | Yes | Has no effect on major blocks (use MAJORBLOCKSEPARATOR_COLOR in this case). Ignored if a BLOCKTITLE_IMAGE_URL has been specified. |
| BLOCKTITLE_ALIGNMENT | Alignment of normal AND major <block> title | no | Has effect on both major and normal blocks |
| BLOCKTITLE_BGCOLOR | Background color normal <block> title | Yes | Has no effect on major blocks (use MAJORBLOCKTITLE_BGCOLOR). |
| BLOCKTITLE_BORDERCOLOR | Color of the top/bottom border of the normal and major <block> title, or NONE if these borders have to be removed | Yes | Has effect on both normal and major blocks.
Only considered if a BLOCKTITLE_IMAGE_URL has been specified. |
| BLOCKTITLE_COLOR | Foreground color normal <block> title | yes | Has no effect on major blocks (use MAJORBLOCKTITLE_COLOR). |
| BLOCKTITLE_IMAGE_ALIGNMENT | The horizontal alignment of the optional background image for normal and major <block> title | yes | |
| BLOCKTITLE_IMAGE_URL | The URL of the optional background image for normal and major <block> title, or NONE to remove the background image | yes | Has effect on both normal and major blocks.
Currently only considered for Orange France.
Can be an orangeicon URL point that points on an orangeicon asset or an actual URL.
In this last case, you can use the height attribute of the <meta> element to specify the height of your image so that the platform can choose the most appropriate (typical height must be between 18px and 31px). You can obviously use some filtering_expression to modulate the size of the image depending on the device characteristics |
| BLOCKSUBTITLE_BGCOLOR | Background color normal AND major <block> subtitle | Yes | Has effect on both major and normal blocks |
| BLOCKSUBTITLE_COLOR | Foreground color normal AND major <block> subtitle | yes | Has effect on both major and normal blocks |
| BLOCKSUBTITLE_ALIGNMENT | Alignment of normal AND major <block> subtitle | no | Has effect on both major and normal blocks |
| HR_SUBTITLE_COLOR | Color of the rule below normal AND major <block> subtitle | yes | Has effect on both major and normal blocks |
| MAJORBLOCK_BGCOLOR | Background color of major <block> | Yes | Affect all the components in the block, except if their own properties are overridden.
Has no effect on normal blocks (use BLOCK_BGCOLOR) |
| MAJORBLOCK_COLOR | Foreground color of major <block> | Yes | Affect all the components in the block, except if their own properties are overridden.
Has no effect on links.
Has no effect on normal blocks (use BLOCK_COLOR). |
| MAJORBLOCK_LINKCOLOR | Link color in normal <block> | yes | Affect all the components in the block, except if their own properties are overridden.
Has no effect on normal blocks (use BLOCK_LINKCOLOR). |
| MAJORBLOCKSEPARATOR_COLOR | Color of the line above the major <block>, or NONE if this line has to be removed | Yes | Has effect only on major blocks (use BLOCKSEPARATOR_COLOR for other kinds of block). Ignored if a BLOCKTITLE_IMAGE_URL has been specified. |
| MAJORBLOCKTITLE_BGCOLOR | Background color major <block> title | Yes | Has no effect on normal blocks (use BLOCKTITLE_BGCOLOR). |
| MAJORBLOCKTITLE_COLOR | Foreground color major <block> title | yes | Has no effect on normal blocks (use BLOCKTITLE_COLOR). |
| SMARTBLOCK_BGCOLOR | Background color of smart <block> | Yes | Affect all the components in smart blocks, except if their own properties are overridden. |
| SMARTBLOCK_COLOR | Foreground color of smart <block> | Yes | Affect all the components in smart blocks, except if their own properties are overridden.
Has no effect on links. |
| SMARTBLOCK_LINKCOLOR | Link color in smart <block> | yes | Affect all the components in smart blocks, except if their own properties are overridden. . |