Загрузка...
  • Страница 1 из 1
  • 1
"Онлайн юзеры"
[m]Inf
Пятница, 08.04.2011, 16:52 | Сообщение # 1
Сообщений:
409
Награды:
0
Замечания:
[spoiler="Скриншот"][/spoiler]

Вставляем в страницу,на которой будет стоять скрипт,после <head>:

Code
<div onclick="$('#online').toggle('slow');" href="javascript://" class="Online"><img src="/site_desiGn/images/other/Online_users.png" border="0"></div>
<div id="online" class="Online2">
<fieldset class="counter">
<center>
$ONLINE_USERS_LIST$
</center>
</fieldset>
</div>

[Table]Это в CSS[/Table]

Code
/* Stat */
      .Online {
      background: url(http://rip.multi-cs.net.ru/site_desiGn/images/b.gif);
      border: 1px dashed #5d5d5d;
      text-align: center;
      padding: 5px;
      position: fixed;
      bottom: 10px;
      left: 10px;
      cursor: pointer;
      color: #666666;
      text-decoration: none;
}
/* ------------ */

/* Stat2 */
      .Online2 {
      background: url(http://rip.multi-cs.net.ru/site_desiGn/images/b.gif);
      border: 1px dashed #5d5d5d;
      text-align: center;
      padding: 5px;
      position: fixed;
      bottom: 30px;
      left: 10px;
      color: #666666;
      text-decoration: none;
      display:none;
}
/* ------------ */
  • Страница 1 из 1
  • 1
Поиск:

Статистика Форума
Лучшие пользователи
Уважаемые пользователи
Популярные темы
Недавно обновленные темы

© 2011 - Все права защищены