Отделение важных тем

vbulletin
Админка => Стили и шаблоны => Поиск в шаблонах => FORUMDISPLAY

в шаблоне FORUMDISPLAY
найти:
<if condition="$show['stickies']">
    $threadbits_sticky


Ниже добавить:
<tr valign="top">
 <td class="thead" colspan="<if condition="$show['threadicons'] AND $show['inlinemod']">7<else /><if condition="$show['threadicons']">6<else />5</if></if>"><img src="clear.gif" alt="" width="1" height="1" /></td>
</tr>

0 комментариев

Оставить комментарий