Node icons

So, before the upgrade to 2.3 I had my own custom node icons
Below is what’s in my extra.less file

CSS:

Код:
/* Forum read & unread icons */
.node--forum.node--read .node-icon i:before{content: url(styles/default/xenforo/whistle.png);}
.node--forum.node--unread .node-icon i:before{content: url(styles/default/xenforo/whistlered.png);}

/* Subforum read & unread icons */
.subNodeLink:before{content: url(styles/default/xenforo/whistle.png) !important;}...

Read more

Читать далее...
 
Активность
Пока что здесь никого нет
Назад
Верх Низ