Customize default Resource Manager icon

Customize default Resource Manager icon 1.0

No permission to download
XF Compatibility
  1. 2.2.x
  2. 2.3.x
Headline
Customize default Resource Manager icon
Short Description
FREE Download Premium and Nulled Customize default Resource Manager icon 1.0 version with External download URL from NullPro Community. There are store on a third-party network disk platform. From Customize default Resource Manager icon have 1 Description Attachments, 155 Views.
Change default Resource Manager icon
_____________________________________________


I find the original icon a bit "bland", here's how to customize it ;)

  • In extra.less template, add this:
CSS:
.avatar.avatar--resourceIconDefault {
    color: #9ac4e3 !important;
    background: #eff7fd !important;
    border: 1px solid #b7dbf5;
}
.avatar.avatar--resourceIconDefault > span:before {
content: "\e003";
}

  • We decrypt the code:
  • color: #68abdb !important; -> The color of the logo (FA)
  • background: #eff7fd !important; -> The background color
  • border: 1px solid #b7dbf5; -> The border color
  • content: "\e003"; -> The Font Awesome logo

Author
roothacker
Views
155
First release
Last update
Rating
0.00 star(s) 0 ratings
Link was Broken? Please  Send Message to NP Team with Ticket, You will get it very quickly!
Support Developer If you are satisfied with your test or project have earn money successfully, Maybe you can click more information button to support with buying.
More resources from roothacker

Similar resources

Customize fonts in article mode roothacker
0.00 star(s) 0 ratings
Views
208
Updated
Customize fonts in article mode J
This allows you to change the font size in the "Preview" mode of the articles
0.00 star(s) 0 ratings
Views
192
Updated
[cXF] Change default FA node icon J
Would you like to change your default Font Awesome node icons like this?
0.00 star(s) 0 ratings
Updated
Back
Top