Скрипт: шапки для счётчиков
Этот скрипт одевает новогоднюю шапку на счётчик статистики.
При желании данный скрипт можно поставить на партнерку, Заменив код COUNTER на код партнёра.
В коллекции 3 шапки разных цветов:
Код красной шапки:
<div style="position:relative;width:88px">
<div style="background:url('http://cs-amba.ru/Fail2/hat_1.png');position:absolute;width:38px;height:52px;overflow:hidden;margin-left:-13px;margin-top:-6px"> </div>
$COUNTER$
</div>
Код голубой шапки:
<div style="position:relative;width:88px">
<div style="background:url('http://cs-amba.ru/Fail2/hat_2.png');position:absolute;width:38px;height:52px;overflow:hidden;margin-left:-13px;margin-top:-6px"> </div>
$COUNTER$
</div>
Код зелёной шапки:
<div style="position:relative;width:88px">
<div style="background:url('http://cs-amba.ru/Fail2/hat_3.png');position:absolute;width:38px;height:52px;overflow:hidden;margin-left:-13px;margin-top:-6px"> </div>
$COUNTER$
</div>
Код розовой шапки:
<div style="position:relative;"><a style="background:url('http://cs-amba.ru/Fail2/rozovai_chapka.png') no-repeat; width:64px; height:64px; position: absolute; margin-left:-27px; margin-top:-10px; z-index: 9999;"/>$COUNTER$</div>
Всего комментариев: 0 | |
[ Регистрация | Вход ]