The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Having 'New' show up when new posts..
Basically, I'd like to have 'New posts' show up on the tab - once a new topic is created, or post is in that forum (basically so my members know, someone has posted there since they have)
I've attached what my Tabs look like. - Any suggestions would help a lot. Thanks |
#2
|
|||
|
|||
Not sure if this would be any good to you but heres a way of turning new unread posts red in the forum home...
In your threadbit find HTML Code:
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]"<if condition="$show['gotonewpost']"> style="font-weight:bold" </if>>$thread[threadtitle]</a> HTML Code:
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]"><if condition="$show['gotonewpost']"><span style="color: red; font-weight:bold;"></if>$thread[threadtitle]<if condition="$show['gotonewpost']"></span></if></a> Not sure about adding the word "New" tho', perhaps a coder might like to shed some light here :erm: |
#3
|
|||
|
|||
Awesome ty! - That'll help alot on the sub-forums, that are inside each tab.
Any coders got any ideas / suggestions? |
#4
|
|||
|
|||
Quote:
thank you so much ive been looking how to do that for ages cheers aye :up: |
#5
|
|||
|
|||
um any idea how to make the forum titles highlight in red indicating new thread post??
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|