Administrators admin Posted May 25, 2021 Administrators Share Posted May 25, 2021 Просмотр файла Dynamic Theme Конфигурация Иконки navBar Пример кода: nav .ipsNavBar_primary li[data-navext="Forums"] a::before {content: "\f015" !important;} data-navext - The name of the item menu. You can find it by clicking on F12 in the browser and selecting the item tab. f015 - Unicode Font Awesome 5 Виджеты иконок Пример кода: .cWidgetContainer .ipsWidget[data-blockid*="forumStatistics"] .ipsWidget_title::before {content: "\f015";} data-blockid - The name of the item widget. You can find it by clicking on F12 in the browser and selecting the item tab. f015 - Unicode Font Awesome 5 Добавил admin Добавлено 05/25/21 Категория Темы и дизайн Локализация Eng Разработчик aXen 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.