Перейти до змісту
Домент ipb-board.ru продається.

Dynamic Theme

Рекомендовані відповіді

Опубліковано

(PSD) Graphic Theme - Grzegorz

? ? === Demo === ? ?

 ? Configuration

Icons navBar

Example code:

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
     

Icons widgets

Example code:

.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

? Screenshots

https://raw.githubusercontent.com/aXenDeveloper/ips-theme-dynamic/master/screenshots/3.png

https://raw.githubusercontent.com/aXenDeveloper/ips-theme-dynamic/master/screenshots/4.png

Просмотр полной статьи

Для публікації повідомлень створіть обліковий запис або авторизуйтесь