icon |
none |
The filename of the shape. |
x |
none |
X axis coordinate |
y |
none |
Y axis coordinate |
enable_refresh |
0 |
This option activates the shape for regular updates in the frontend. This is only needed for dynamic shape images which change once in a while. |
hover_menu |
0 |
Enable/Disable the hover menu |
hover_url |
none |
URL which should be displayed when hovering over the image. By default, there is no action on hover. |
hover_delay |
inherited |
Delay of hover menu appearance in seconds |
url |
none |
URL where the Icon should link to. By default, there is no link. The value can be empty to disable the link. |
url_target |
_self |
The target of the Icon link, this option adapts <a target=“”> (_self is same window) |
use |
none |
Comma separated list of object templates to use. |
z |
1 |
The z option defines the order of icons that are stacked on top of each other. The highest value will be displayed on top. The background image has a value of 0. So valid values should be above or equal 1. Note: To prevent conflicts with the header navigation you should keep this value below 100. |