HI,
I create a custom component in the channel manager but i see the icon picture looks broken
this is the size of the picture
Thanks in advance
HI,
I create a custom component in the channel manager but i see the icon picture looks broken
this is the size of the picture
Thanks in advance
Hello, you can use the existing icons as a guideline for both the dimensions and the size. The existing icons can be found under site\webapp\src\main\webapp\images\essentials\catalog-component-icons
. After creating one for your own component, you can refer to it by setting the hst:iconpath
property in your component configuration in the catalog. See the documentation here Channel Editor Catalog - Bloomreach Experience Manager (PaaS/Self-Hosted) - The Fast and Flexible Headless CMS.
Thanks
Hi David,
Thank you for your answer, I follow you advise an reuse an existing image/icon and it works but when I change to format jpg or png the image break again
svg
any advise
There’s nothing in the documentation that I am aware of about the format for these images, so I would use SVG if that seems to work.
Thank David, I upload in .png and now it’s working, you can close this ticket