Yeah, they started off red, in a plain rectangle, which looked good, and really stood out, but other than a couple of thread prefixes and the Alerts, we just don't have anything red on here. So it became green, and then with a really pointy arrow, then a less pointy arrow, and now more subtle, yet
upscale pointy arrow.
One problem was, whenever there was a new post in a forum, the NEW tag would be shown on every subforum under it. Back to the drawing board. Instead of tying it to the unread nodes with
.nodeInfo.unread (forums are called nodes in the software, and we have a node tree instead of a forum tree, probably for the same reason that Private Messages are called Conversations now), I'm trying it to the
discussionListItem.unread which is to the unread threads themselves. That prevents the NEW tag from showing up on subforums with no new posts.
However, in a breathtaking example of redundancy, the NEW tag will show up next to every post when you click the "New Posts" link. But, they are, after all,
discussionListItem.unread. If you click on the "Recent Posts" link, then only the unread posts will have the NEW tag, so that's good. Unless there is a large clamoring for a different color, I'm sticking with green.
I really don't know how to code, but I can usually figure it out, and I'm doing things in such a way that it's not likely to break the forum, and if it does, I can quickly fix it.
So, how does everybody like the new forum title bar stylings?
Old style:
New style:
Others...Each forum Title Bar has it's own style.
Some are more or less duplicates, some are very different.
If anyone has a strong dislike for any of these (there's a couple of them I'm not thrilled with), or can suggest a more appropriate
icon for these or any of the icons anywhere, of if you think all the Title Bars should be the same, let me know. Any of the changes that you've noticed, if you think they should be different, gone, whatever, you won't hurt my feelings. Let me know.