[Table]Создаем новый информер: [/Table]
[Table][ Счетчики материалов · Материалы ][/Table]
[Table]Удалям из него все и вставляем это: [/Table]
Code
<?if($COMMENTS$)?>Коментарии: <b>$COMMENTS$</b><br><?endif?>
<?if($FORUM_T$)?>Форум: <b>$FORUM_T$/$FORUM_P$</b><br><?endif?>
<?if($PHOTO$)?>Фото: <b>$PHOTO$</b><br><?endif?>
<?if($NEWS$)?>Новостей: <b>$NEWS$</b><br><?endif?>
<?if($LOAD$)?>Файлов: <b>$LOAD$</b><br><?endif?>
<?if($PUBL$)?>Статей: <b>$PUBL$</b><br><?endif?>
[Table]Cоздаем новый блок в него вставляем это: [/Table]
Code
<div>
<fieldset class="counter"><legend><b><strong><div style="border: 1px solid rgb(34, 34, 34); background: rgb(73, 73, 73) url(http://pozytiv.ucoz.ru/77777.bmp) repeat-x scroll 0% 0%; width: 157px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; color: rgb(112, 112, 112);"><FONT color="#ffffff">Счетчики:</FONT></div></strong> </b></legend>
<div align="center">
<div id="banners">$MYINF_12$</div>
</fieldset></div>
<div>
[Table]Незываем заместо $MYINF_12$ вставить свой код информера[/Table]