Resource icon

Mark new thread in some Node 1.0

No permission to download

Akinak

Well-known member
Akinak submitted a new resource:

Mark new thread in some Node - mark new thread

This add-on allows You chose node in which new Thread will mark. This thread will mark in forum and in NewThreads.
Like this:
View attachment 44766

To install, download upload folder to the root folder and install the addon through the forum control panel.

Also add to EXTRA.CSS this code:
Code:
.discussionListItem .thread_new:after
{
background-color: #ac1212;
content: "NEW";
color: white;
border-radius: 2px;
margin-left: 5px;
padding: 1px 5px;
font-size: 9px; }
You can change this...

Read more about this resource...
 
Is there a way to select all nodes in options at once? It's very inconvenient to specify each node every time you create one...
 
Top Bottom