Where can I founf the codes for images in menu?

Posted in: Newspaper
Post count: 460

Hello,

I can see this in the samples:

<i class=”td-icons-home td-icons-animals”></i>
<i class=”td-icons-pets td-icons-animals”></i>
<i class=”td-icons-farm td-icons-animals”></i>

for example…. where can I see all this codes and icons? I need animals, food, vet, etc…. ¿Can I put?

Cheers

Post count: 22421

Hi,
In order to place icons inside the menu, you have to use the font awesome 4 menus plugin. The check their official documentation to see a list of all icons available: http://fontawesome.io/icons/?utm_source=www.qipaotu.com
Thank you!

Post count: 460

Hello,

Thanks!! I know, I install this plugin and run ok, but I need a diferente icons (I have a web of dogs).

I need:

– Icon DOG
– Icon Bone (petfood)
– Icont Dog sit

Can I do my personal Icons or can I take this icons of any site?

Thanks!!

Post count: 22421

Hi,
Unfortunately font awesome has it’s own icons and you cannot add custom icons to it. Our theme uses it’s own icons as well. You can use these font icons with css if you get the content code from here: http://screencast.com/t/YKrcUewflNDo and then add it with a ::before or ::after pseudo-element in css like so:
http://screencast.com/t/NMVQLSxxYbhttp://screencast.com/t/lgNgmS6O09Me
The downside is that those icons you found are specific to one of the demo styles in our theme and they can only be accessed if the specific demo is loaded.
If you require custom icons, you can find some vector graphics and implement them by following this topic:
https://forum.tagdiv.com/topic/how-to-add-a-custom-icon-with-css-code/
Hope this helps.
Thank you!

Post count: 460

Perfect, Thank you very much for your help 🙂

Have a nice week!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.