RM 1.2 How to use font awesome in add resource page

Dadparvar

Well-known member
Hi,

I created a custom field named "FAQ" as a new tab for resource manager and changed it to font awesome, and when user hover on it, its name will come in tooltip:
Untitled.webp
I did it by naming it in font awesome way, like this:
Code:
<i class="fa fa-question-circle fa-lg fa-fw Tooltip" title="سوالات متداول"></i>

Its fine in resource page, but in add resource page it shows codes:
Untitled.webp

How can I solve this problem? Is there any special template for each custom field we create?

Regards,
Hamed
 
Top Bottom