Forums

Font Awesome icons in tabs titles

deltafidesign 25 Sep, 2015
Hi,

I would like to use the font awesome icons (included in my template) in the Titles of the tabs in my form. I've tryes to use the code <i class="uk-icon-flag-o"></i> MyTitle but when I save the form it converts the tags like this " <i class="uk-icon-flag-o"></i> MyTitle "

Is there a way I can do it so that everytime I save the form it do not convert it, or any other idea?

Thanks in advance
GreyHead 25 Sep, 2015
Hi deltafidesign,

Hmm . . . I've never tried that. You might be able to do it using JavaScript to inject the <i> tags as a replacement for a 'safe' string like ##uk-icon-flag-o##

Bob
This topic is locked and no more replies can be posted.