The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Add font awesome to tags

3 posters

Go down

Solved Add font awesome to tags

Post by LucianoMicle 17/9/2019, 06:27

Good people from Forumotion.
I want to ask how to add the font awesome symbols to the tags I have.
I leave a tag as an example to add an alert symbol:
Code:
  var tags = [
    {
      tag: 'RULES',
      background: 'red'
    },

That example is a "RULES" tag of the forum, but I also want to add the symbol ->
I hope you can help me, I leave a greeting.

LucianoMicle.


Last edited by LucianoMicle on 17/9/2019, 12:10; edited 1 time in total
LucianoMicle
LucianoMicle
Forumember

Posts : 61
Reputation : 2
Language : Spanish / English

http://lucianomicle.foroactivo.com/

Back to top Go down

Solved Re: Add font awesome to tags

Post by tikky 17/9/2019, 10:17

Hey @LucianoMicle,
You can do like this:
Code:
 var tags = [
    {
      tag: 'RULES',
      background: 'red',
      icon: 'fa-danger'
    },
to help more i needed the code Add font awesome to tags 1f605

Cordially,
pedxz.
tikky
tikky
Forumember

Posts : 897
Reputation : 157
Language : 🇵🇹

https://www.forumotion.com/create-forum/modernbb

Back to top Go down

Solved Re: Add font awesome to tags

Post by LucianoMicle 17/9/2019, 10:45

Hello @pedxz
It didn't work out.
LucianoMicle
LucianoMicle
Forumember

Posts : 61
Reputation : 2
Language : Spanish / English

http://lucianomicle.foroactivo.com/

Back to top Go down

Solved Re: Add font awesome to tags

Post by tikky 17/9/2019, 12:00

pedxz wrote:to help more i needed the code Add font awesome to tags 1f605
Hello
tikky
tikky
Forumember

Posts : 897
Reputation : 157
Language : 🇵🇹

https://www.forumotion.com/create-forum/modernbb

Back to top Go down

Solved Re: Add font awesome to tags

Post by LucianoMicle 17/9/2019, 12:10

Hello, I could solve it. Resolved
LucianoMicle
LucianoMicle
Forumember

Posts : 61
Reputation : 2
Language : Spanish / English

http://lucianomicle.foroactivo.com/

Back to top Go down

Solved Re: Add font awesome to tags

Post by skouliki 17/9/2019, 12:36

Problem solved & topic archived.
Please read our forum rules: ESF General Rules
skouliki
skouliki
Manager
Manager

Female Posts : 15133
Reputation : 1696
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum