Красивое окно уведомления для плагина Notifications

Красивое окно уведомления для плагина Notifications 2013-06-29

Нет прав для скачивания
Для работы данной модификации Вам необходимо установить плагин Notifications.


notificationfluid-preview.png


Изображения из архива положите в папку /icons своего стиля и в шаблон EXTRA.css добавьте:
Код:
/* GAMER FLUID NOTIFICATION */

.gamerfluid .gritter-top {
  background: url("@imagePath/xenforo/icons/game_notifications_top.png") no-repeat scroll transparent;
  width: 250px;
  height: 139px; }
.gamerfluid .gritter-item {
  background: url("@imagePath/xenforo/icons/game_notifications_center.png") repeat-y scroll transparent;
  border-radius: 0;
  margin: 0 0 0;
  padding-top: 0;}
.gamerfluid .gritter-bottom {
  background: url("@imagePath/xenforo/icons/game_notifications_bottom.png") no-repeat scroll transparent;
  width: 250px;
  height: 45px; }
.gamerfluid .gritter-image {
  margin-left: 60px;
  width: 96px;
  height: 96px;
  border: 1px solid #242424;
  padding: 3px;
  background-color: #383838;
  border-radius: 3px;
  position: absolute;
  top: -122px; }
.gamerfluid .gritter-with-image {
  width: 210px;
  margin-right: 60px;
  padding-top: 10px; }
.gamerfluid .gritter-dismiss {
  padding-right: 110px;
  font-size: 11px;
  position: absolute;
  bottom: -35px; }
  .gamerfluid .gritter-dismiss:hover {opacity: 0.6;}
.gamerfluid .gritter-title {
  color: #5c88b0;
  font-size: 11px;
  text-align: center; }
.gamerfluid .gritter-item p { color: #bcbcbc; }
.gamerfluid .gritter-close {
  background: url("@imagePath/xenforo/icons/gamerfluidclose.png") no-repeat scroll left top transparent;
  width: 30px;
  height: 30px;
  right: 165px;
  top: -168px;}

/* GAMER FLUID NOTIFICATION */


Не забудьте создать новое уведомление в плагине Notifications с использованием дополнительного поля, в котором напишите: gamerfluid
  • Мне нравится
Реакции: xsacha
Автор
Hope
Скачивания
6
Просмотры
129
Первый выпуск
Обновление
Оценка
0.00 звёзд 0 оценок

Другие ресурсы пользователя Hope

  • Lazy Load [img]
    Lazy Load [img]
    Изначально будут загружаться только те изображения, которые пользователь способен увидеть.
  • Redis View Counters
    Redis View Counters
    Перемещает некоторые счетчики просмотров на Redis
  • Editor & BB Code Manager
    Настройте свои коды WYSIWYG-редактор и ББ коды.

Поделиться ресурсом

Назад
Сверху Снизу