
02-04-2007, 02:31 PM
|
|
|
Join Date: Jan 2007
Posts: 141
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by y2krazy
Maybe this will allow the bold to remain when it's a new post - so long as there are no options selected from vbPlaza to modify the look of the thread title?
Code:
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]"<if condition="$thread['titlestyle']">style="$thread[titlestyle]"<else /><if condition="$show['gotonewpost']"> style="font-weight:bold"</if></if>>$thread[threadtitle]</a>
Since I'm the only user on my board I can't test it out. Let me know if it works! 
|
where do i do this?
|