Перейти к содержимому
La2Base
Главная
ЗагрузкиВикиФорумFAQ
ruen
Регистрация Войти
ГлавнаяФайлыВикиВойти
  • Главная
  • Загрузки
  • Вики
  • FAQ
  • Обратная связь
  • О проекте
  • Правила
  • Конфиденциальность
  • Условия использования

© 2026 la2base.com · Все права защищены

ruen
Форум/Web/[Мануал]Скрипт Для Сайта
Поиск

[Мануал]Скрипт Для Сайта

1 ответов1,228 просмотровСейчас просматривают: 1
Boec
Boec

Пользователь

Бывалый

Постов: 185

На форуме с: 22.05.2007

Репутация: +327

Рейтинг: 0

· 06.06.2008, 17:06

вставлять скрипт в файл скина.

Код
<style type="text/css">
.reminder {position: absolute; opaque; width: 100%; height: 40px; left: 0; top: 0; background: #060805; margin: 0; color: black; font-family: "Tahoma", arial; border-bottom: 1px solid #A7A6AA; z-index: 101;}
* html .reminder {position: absolute;}
.reminder table{width: 100%; border:0; font-size: 13px}
.reminder td{verical-align: middle; border:0;}
.reminder img{border: 0;}
.reminder a{text-decoration: underline;}
.reminderplace {height: 60px;}
</style>

<div class="reminder" id="reminderDiv">
<table>
<tr>
  <td>
<center>
<strong>
Голосуй в <a href="http://l2top.ru/?voteme=3949" target="_blank"><img style="filter:alpha(opacity=50); opacity:0.5; -moz-opacity:0.5;" src="http://l2top.ru/catalog/top.php?id=3949" width="88" height="31" border="0" alt="L2top.ru: Рейитинг-каталог серверов Lineage2" ></a> и  получай

<a href="index.php?do=l2vote"><font color="#FF0000">Бонус</font></a>

</center>
  </td>
  <td align=right>
   <img src="vote/close000.png" width="16" height="16" alt="Закрыть" onClick="document.getElementById('reminderDiv').style.display='none';document.getElementById('reminderplaceDiv').style.display='none';">
  </td>
</tr>
</table>
</div>

0
Тема закрыта для ответов