The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I unbold threads with new posts in them?
Title says it all. I've just upgraded to 3.5.3, and any post/thread that either I haven't read or has new posts since last I viewed it shows up bold, and in my particular color/style setup it's mightly unsightly.
How do I remove this? Thanks! Side note, Mods, I posted this in the wrong forum here, if you want to close this thread: https://vborg.vbsupport.ru/showthread.php?t=104971 Apologies. |
#2
|
|||
|
|||
Obligatory 24 hour /bump.
|
#3
|
|||
|
|||
[high]* peterska2 goes off to play in the ACP again.
[/high] Back in a few with a fix. Ok here we go. In template threadbit FIND Code:
<if condition="$show['gotonewpost']"> <strong><a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a></strong> <else /> <a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a> </if> Code:
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a> |
#4
|
|||
|
|||
I think 9 out of 10 of my questions here are answered by you, my friend. Thank you very much as always.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|