Page 1 of 1

how to show simple icon

Posted: 03 Jun 2018, 19:47
by afro22
I would like to show icon from font avesome, i tried:

Code: Select all

<p:column>
    <i class="fa fa-images" />
</p:column>
but nothing show :(

Re: how to show simple icon

Posted: 04 Jun 2018, 08:28
by kubrasulukan
This is a version problem of font awesome. Your icon from version 5 and PrimeFaces don't support it. But you can add your project yourself.

Best Regards,