Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jinesh Kaneriya 22 posts 155 karma points
    Jun 29, 2016 @ 13:45
    Jinesh Kaneriya
    0

    Default icon color of recycle bin is black I want to change color of that icon or change icon from icon set how to do this?

    enter image description here

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jun 29, 2016 @ 13:55
    Jan Skovgaard
    0

    Hi Jinesh

    You should be able to add a custom stylesheet using the approach that Matt describes in this article http://24days.in/umbraco/2015/umbraco-7-back-office-tweaks/ in the first part.

    Then you should be able to target the .icon-trash class and give it the color you desire. However you should probably study the DOM and see if you can find a specific way to only target the recycle bin in the content tree since the trash icon is also selectable for use on document types etc. so if you just target the .icon-trash class generally then all instances will get the color you specify in your CSS.

    Hope this helps and makes sense!

    Cheers, Jan

Please Sign in or register to post replies

Write your reply to:

Draft