[table]Панель Админа: Информеры> Создаем информер>Форум · Материалы · Последние обновленные темы · Материалы: 7 · Колонки: 1 · Длина заголовка: 20[/table]
[table]Далее замена всего что там в информере на:[/table]
Code
<tr valign="top"> <br><br><td align="left" nowrap="nowrap" class="smallfont" title="$THREAD_TITLE$"><img border="0" src="http://cs.gqg-clan.ru/img/post_old.gif" /> <a href="$THREAD_URL$">$THREAD_TITLE$</a></td> <br><td align="left" class="smallfont" title="Перейти к первому непрочитанному сообщению в теме '$THREAD_TITLE$'"><a href="$LAST_POST_URL$" style="text-decoration:none"> <font face="arial">▼</font></a></td> <br><td align="left" nowrap="nowrap" class="smallfont" title="Дата/Время"> <span class="time">$DATE$, $TIME$</span></td> <br><td align="left" nowrap="nowrap" class="smallfont">$POST_USER$</td> <br><td align="left" nowrap="nowrap" class="smallfont" title="$FORUM$" width="1%"> <a href="$FORUM_URL$">$FORUM$</span></td><br><td align="left" nowrap="nowrap" class="smallfont" title="$FORUM$" width="10%"> <a href="$LAST_POST_URL$$"><font color="#6b8e23"><center><b>Читать</a></td></tr>
[table]Создаем глобальный блок "Имя любое" пример: "$GLOBAL_ХХХХХ$"[/table]
Code
<table class="gTable" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"><br><thead><br><tr valign="top"><br><td class="gTableTop" colspan="5"><center><b>Последние ответы форума</td></tr></thead><br><tbody><br><tr style="height:1%;vertical-align:top"><br><td class="gTableTop" rowspan="4" style="width:1px;height:173px;max-height:173px;display:none;"></td><br><tr style="vertical-align:top;height:70px;max-height:70px;"><br><td class="gTableBottom" rowspan="3" style="height:173px;max-height:173px;"><br><table width="100%" cellpadding="0" cellspacing="0" border="0" style="height:100%" id="cybnp"><br><tr style="height:14px;vertical-align:top"><br><td class="gTableSubTop" align="left" nowrap="nowrap"><b>Тема</td><br><td class="gTableSubTop" align="left" nowrap="nowrap"> </td><br><td class="gTableSubTop" align="left" nowrap="nowrap"><b> Дата, Время</td><br><td class="gTableSubTop" align="left" nowrap="nowrap"><b> Автор</td><br><td class="gTableSubTop" align="left" nowrap="nowrap"><b>Раздел</td><br><td class="gTableSubTop" align="left" nowrap="nowrap"> </td></tr>ХХХХХХ</table></td></tr><br><tr style="height:1%;vertical-align:top"><br><tr style="vertical-align:top;height:70px;max-height:70px;"><br></tbody></table>
[table]ХХХХХХ меняем на полученый информер в П 1.[/table]
[table]$GLOBAL_ХХХХХ$ Вставляем куда Вам угодно[/table]