Иконка ресурса

Gamer 3 Notification v1

Нет прав для скачивания
gamer3-notification-preview.png

Изображения из архива положите в папку /gradients своего стиля и в шаблон EXTRA.css добавьте:
Код:
/*GAMER 3 NOTIFICATION ENHANCEMENT*/
.gamerthreenotification .gritter-item{
    background: url("@imagePath/xenforo/gradients/gamer3notification.png") no-repeat scroll center bottom transparent !important;
    width: 300px;
    height: 200px;
}
.gamerthreenotification .gritter-title {
    color: #99cd3d;
    text-shadow: 0 0 0 transparent, 0px -1px 0 #000;
    padding-top: 30px;
}
.gamerthreenotification .gritter-without-image .gritter-title {
    text-align: center;
}
.gamerthreenotification .gritter-item p {
    padding-top: 30px;
    padding-right: 10px;
}
.gamerthreenotification .gritter-without-image  p {
    padding-top: 30px;
    padding-right: 10px;
    padding-left: 15px;
}
.gamerthreenotification a {
  color: #a6d357 !important;
}
.gamerthreenotification a:hover {
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
  opacity: 0.6;
}
.gamerthreenotification .gritter-image {
  padding-left: 15px;
  padding-top: 85px;
}
.gamerthreenotification .gritter-dismiss {
  padding-bottom: 15px;
  padding-right: 20px;
  font-size: 10px;
}
.gamerthreenotification .gritter-dismiss a {
  color: #a6d357 !important;
}
.gamerthreenotification .gritter-close  {
    background: url("@imagePath/xenforo/gradients/gamer3closenotification.png") no-repeat scroll top left transparent;
    right: 140px !important;
    top: 10px !important;
    width: 50px;
}
/*GAMER 3 NOTIFICATION ENHANCEMENT*/
Автор
Hope
Скачивания
5
Просмотры
84
Первый выпуск
Обновление
Оценка
0.00 звёзд 0 оценок

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

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

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

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