- Compatible XF 2.x versions
- 2.2
Change default Resource Manager icon
_____________________________________________
I find the original icon a bit "bland", here's how to customize it![Wink ;) ;)](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f609.png)
_____________________________________________
I find the original icon a bit "bland", here's how to customize it
![Wink ;) ;)](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f609.png)
- In
extra.less
template, add this:
CSS:
.avatar.avatar--resourceIconDefault {
color: #9ac4e3 !important;
background: #eff7fd...
You do not have permission to view the full content of this resource.
Log in or register now.