![]() |
Thread titels bold/strong style
Hey !
Running a vb 3.5.4 forum and i would like to make thread titels to be shown in bold/strong font style when listing all thread in a forum. ? |
In the administrator CP, edit the threadbit template, about in the 1/3 of the code you'll see this:
Code:
<if condition="$show['gotonewpost']"> Code:
<strong><a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a></strong> If you also want to make the table prefixes (e.g. "sticky" or "moved") bold, find this, it's just over the code above: Code:
$thread[movedprefix] Code:
<strong> |
Thx, it worked great. Now they are alot more easy to read, atleast for me.
|
All times are GMT. The time now is 06:52 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|