Gamertwo Notification

Unmaintained Gamertwo Notification v1

No permission to download
s3Ozk.png

gamertwopreview.webp


Summary You will need to have Notifications - powered by Gritter - Developed by Chris Deeming to use this.

Additional Notes: Because the notification add-on allows for multiple placements you may need to alter the css a little but these are designed and css for placements in the bottom-right.

Install Upload the image(s) in the archive and put that in your /gradients folder. You will then have to create your notification and use the custom field and insert "gamertwo" without the quotes. and then paste the following into your Extra.css template and done.

Code:
/*GAMER 2 NOTIFICATION ENHANCEMENT*/
 
 
.gamertwo .gritter-item{
    background: url("@imagePath/xenforo/gradients/gamer2.png") no-repeat scroll center bottom transparent !important;
    width: 300px;
    height: 200px;
}
.gamertwo .gritter-with-image {
    width: 200px;
    padding-right: 25px;
    padding-top: 50px;
}
 
.gamertwo .gritter-without-image {
    width: 240px;
    padding-left: 30px;
    padding-top: 50px;
}
 
.gamertwo .gritter-title {
  color: #6faf00 !important;
  font-size: 11px !important;
}
 
.gamertwo .gritter-with-image  a {
  color: #a6d357 !important;
}
 
.gamertwo .gritter-with-image  a:hover {
  opacity: 0.6;
}
 
 
.gamertwo .gritter-image {
  padding-left: 22px;
  padding-top: 50px;
}
 
.gamertwo .gritter-dismiss {
  padding-bottom: 2px;
  padding-right: 22px;
  font-size: 10px;
}
 
.gamertwo .gritter-dismiss a {
  color: #c2c2c2 !important;
}
 
.gamertwo .gritter-dismiss a:hover {
  opacity: 0.6;
}
 
.gamertwo .gritter-close  {
    background: url("@imagePath/xenforo/gradients/gamertwoclose.png") no-repeat scroll top left transparent;
    right: 135px !important;
    top: -4px !important;
}
 
/*GAMER 2 NOTIFICATION ENHANCEMENT*/

Conditions of use: This pack may be used on forums, websites but cannot be redistributed or repackaged in any way shape or form for any reason without prior consent of the author.
  • Like
Reactions: M@rc and Sylar

Latest reviews

Looks great! Gives a nice slick look to the notifications that catches the users attention.
Look Pro.
Shelley
Shelley
thanks for the review appreciate you taking the time. :)
Top Bottom