• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

Extra Node Icons.

I just wanted to poke here that this now works in EXTRA.css as of XF 1.0 RC1.

Code:
.node_2 .nodeInfo span.nodeIcon
{
background-image: ur();
}

Nothing messier than that needed now. :D
How would I do that per node and make it change when there aren't any new threads?
 
How would I do that per node and make it change when there aren't any new threads?
is it inside rc 1 ? (i didn't upgrade yet)
so now do we just need to upload the icons?


Just to clarify the modification posted here adds extra icons and does not replace the current ones.
The mod is still working perfectly on RC 1 as is.

To replace the default Status Icon with custom ones I have posted a new guide here: http://xenforo.com/community/threads/rc-1-custom-node-status-icons-read-unread.10886/

Take care,

-Miko
 
Top Bottom