Вид статистики для сайта юкоз
В админке/таблица стилей css ставим в самый низ код:
Код
a {color:#999999; text-decoration:none;}
a:hover {color:#555555; text-decoration:none;}
.img {margin:5px;}
legend { padding:3px; background-color:#3e3e3e; color:#d8d8d8; font:normal 10px Verdana; min-width:140px; }
fieldset {background-color:#f2f2f2; no-repeat top right;border:1px solid #000000; #000 dotted !important; border-left: 4px #8394B2 solid}
Это в блок:
Код
<fieldset><legend><b>Статистика</b></legend>
$COUNTER$
</fieldset>
<fieldset><legend><b>Сейчас на сайте</b></legend>
<hr />$ONLINE_COUNTER$$ONLINE_USERS_LIST$<hr />
</fieldset>
<fieldset><legend><b>Посетившие за день</b></legend>
Тут ваш информер
</fieldset><br>
И не забудьте создать информер "Посетившие за день"