With the Icon module you are able to map graphical representations on the tile.
DataIconSelect an icon from the list, which is displayed next to the title. Further options are available: - None: No icon is displayed.
- Custom: If the option 'Custom' is set in the selection, an additional text field appears with the title Custom Icon URL. Here there are two possibilities to provide your own icon:
Image URL: Enter an external URL where the icon is stored. It should be considered that only https-requests are allowed. Data URL: With the help of a data URL, external sources can be integrated directly into html. In order for the image to be usable in the tile, the data URL must be specified in the following format: data[<MIME-Typ>];base64,<Data>
Max Icon SizeSets the maximum size in pixel of the icon. | |
AlignementAdjust the positioning of the icon here. VerticalYou can choose between the following options for the vertical alignment of the icon within the module: - Top: placed on top
- Center: placed centrally
- Bottom: placed at the bottom
HorizontalYou can choose between the following options for the horizontal alignment of the icon within the module: - Left: left-justified
- Center: centred
- Right: right-justified
| |