
07-16-2009, 08:01 PM
|
|
|
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by valdet
I've looking through af_catbit template to make the top forums always bold, but I couldn't make it with any type of conditional.
See pic for further explanation.
Maybe a better display would be if you can make it to be displayed as a tree navigation menu similar to this hack. https://vborg.vbsupport.ru/showthread.php?t=127536
|
Use
HTML Code:
<if condition="$depth == 0"><b></if>
|