NURV Active member Nov 30, 2017 #1 Hi, In 1.x, the following CSS worked to configure custom node icons on a per node basis: CSS: li.node_1 .nodeIcon {background-image: url(/path/to/image.png) !important;} Is there an equivalent css to achieve this in 2.0? If so, where would it go? Thanks!
Hi, In 1.x, the following CSS worked to configure custom node icons on a per node basis: CSS: li.node_1 .nodeIcon {background-image: url(/path/to/image.png) !important;} Is there an equivalent css to achieve this in 2.0? If so, where would it go? Thanks!
DL6 Well-known member Nov 30, 2017 #2 https://xenforo.com/community/threads/replace-fa-node-icon-with-an-image.135695/#post-1183162 Upvote 0 Downvote
NURV Active member Nov 30, 2017 #3 Thank you! That's exactly that's I was looking for. Upvote 0 Downvote
chaot3ch Member Jan 24, 2018 #4 God bless, I was searching for that thread for hours. Upvote 0 Downvote