The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Unread thread not bold
I've just applied v3.6.2 and readded my mods etc. but for some reason the titles of threads that contain unread posts is not showing in bold. This has happened once before but I can't remember how I managed to fix the problem.
I'd be grateful if somebody could point me to the correct template (threadbit??) and then I can at least compare what's there with what should be there. |
#2
|
||||
|
||||
Yes, threadbit, this line ;
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> Code:
<if condition="$show['gotonewpost']"> style="font-weight:bold"</if> |
#3
|
|||
|
|||
Fantastic Paul, Many thanks.
The font style was completely missing - but the template itself hadn't been edited, very strange. Anyway all sorted now and thanks again for the pointer. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|