Shelley released this: http://xenforo.com/community/resources/add-indicator-after-node-title.1704/
With her help and messing around myself I have gotten:
Add the following to your extra.css:
With her help and messing around myself I have gotten:

Add the following to your extra.css:
Code:
.node .unread .nodeTitle:after {
background-color: #65a5d1;
content: "NEW"...
You do not have permission to view the full content of this resource.
Log in or register now.