Call 1-888-670-1652

 Spire CoreDB Connect Error (2002) Connection timed out

sys:menu-image-id

At the point on a page where the sys:menu-image-id tag has been entered into the template, the system will generate an image whose file name is equivalent to the CMS page ID of the current page.

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

  • image-prefix: The string of text specified with this attribute will be attached to the beginning of the image's name
  • image-suffix: The string of text specified with this attribute will be attached to the end of the image's name

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

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

!NEED SCREENSHOT OF SYS:MENU-IMAGE-ID OUTPUT