Call 1-888-670-1652

 Spire CoreDB Connect Error (2002) Connection timed out

sys:menu-image-by-level

The sys:menu-image-by-level tag allows you to generate an image using the URL directory name of an ancestor page from some specified level within the website hierarchy.

In order to help the system in locating and generating the desired image, the following attributes are available for you to include within the tag:

  • level: This attribute specifies the level within the website hierarchy where the page from which you would like the image's name to be generated can be found
  • image-prefix: The string of text specified by this attribute will be attached to the beginning of the image name
  • image-suffix: The string of text specified by this attribute will be attached to the end of the image name

In the end, when entering the tag into the HTML window, it should look something like this:

<sys:menu-image-by-level level="2" image-prefix="styles/examples/test" image-suffix=".jpg" />

!NEED SCREENSHOT OF SYS:MENU-IMAGE-BY-LEVEL OUTPUT