how to change icon on

Scarletake Bwi, modified 4 Years ago. Expert Posts: 327 Join Date: 12/20/10 Recent Posts

 

hi

i try like this artical https://help.liferay.com/hc/en-us/articles/360018179911-Using-Icons-with-the-liferay-ui-Taglib#related-topics

and change my liferay-ui:icon tag as fallow:

<liferay-ui:icon image="my-custom-icon" src="/name-of-your-portlet/icons/my-custom-icon.png" />

i replace "name-of-your-portlet" with my portlet name found in <portlet-name> of /docroot/WEB-INF/liferay-portlet.xml 

it just doesnt work.

any wrong with me? 

should i turn <instanceable> from false to true?

 

thank you