Forum breadcrumbs – You are here:Asgaros Support ForumSupportForum Icons/Post Icons
Please or Register to create posts and topics.

Forum Icons/Post Icons

How can I use these for my forum/post icons?

Uploaded files:
  • free-world-war-2-icons-vector.jpg

BUMP?

Those dont seem to be supported WordPress dashicons. In your case you have to add custom css rules for each forum by hand. I dont know this icon pack so I also cant provide you the corresponding code. But it could be something like this:

#af-wrapper #forum-123 .forum-dashicon::before {
    /* Your Code. Replace 123 with the corresponding ID of the forum. */
}

 

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!