View Full Version : Something I'll be releasing shortly.
Zachery
04-05-2013, 12:13 AM
I was messing around with an install today when I realized there isn't a good visual indicator anymore in vBulletin 5 that a post is new (via mark read, or last visit) this makes it harder to use the forum.
In the short term, I've built this:
144385
I'm also going to have another option, for a more "clean" look here
144386
The first style uses an extra div, but works in firefox, IE10, and Chrome.
The second style is just an extra class applied to the postbit box to add a background image. Though I'm not totally happy with how it looks yet.
what do you guys think?
Added bonus, the overlay works in responsive 144387
Lynne
04-05-2013, 01:31 AM
I like the more "clean" look of the corner image. :)
vijayninel
04-05-2013, 02:26 AM
The corner one looks better or it can even be on the bottom corner of the post.
Zachery
04-05-2013, 08:20 PM
<a href="https://vborg.vbsupport.ru/showthread.php?p=2414342#post2414342" target="_blank">https://vborg.vbsupport.ru/showt...42#post2414342</a>
Brandon Sheley
04-05-2013, 08:27 PM
Keep up the good work Zachery :)
DivisionByZero
04-07-2013, 06:18 PM
you could rework the image idea to specify awards, usergroups, administrators, anything. first thing i thought when i saw that was a combat medal of some sort.
Zachery
04-08-2013, 05:57 PM
You can already do that with usergroup profiles, or some major custom code. All im doing in the example is using a condition to check the user lastvisit timestamp against the posts timestamp. Its simple css and vb template syntax.
Gio~Logist
04-10-2013, 07:48 PM
You can already do that with usergroup profiles, or some major custom code. All im doing in the example is using a condition to check the user lastvisit timestamp against the posts timestamp. Its simple css and vb template syntax.
If that's the case, wouldn't it mean it will consider any post they didn't read on their last visit as a read post anyway?
Looking nice by the way!
Zachery
04-10-2013, 10:47 PM
Yes, however that is the limitation without getting into adding a ton of queries to each post displayed, or without knowing more about how mark read works.
darnoldy
04-13-2013, 02:06 AM
what do you guys think?While I like the concept...badge did not say "New message" to me. I think I would like something that was more-visually-connected to the posting date.
--don
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.