Image

This Image component adds an image.

It has the following configuration options:
  • Url of image: here you can browse to the image. The image needs to be available on a webserver. You can use a relative path.
    Note: If you want to create an image path from a variable, activate the Page Variables and ALT+ click on the image URL.
  • Width: here you can select the image width.
  • Height: here you can select the image height.
    Note: You can define both the image width and height in:
    • Pixels (for example 100px).
    • Percentage (for example 100%). In this case, the image will scale together with the HTML page size.
  • Horizontal Align: here you can select the horizontal alignment of the image. Options are Left, Center and Right.

Style

  • Background color: here you can select the background color.

Actions

With Actions you can manage actions that are started by a trigger. The following triggers are available:
  • Click: this trigger will start an action if you click the title or text.
  • Double click: this trigger will start an action if you double click the image.

See Working with Actions for more information on Actions.