Notification Card (Gamer)

Unmaintained Notification Card (Gamer) v2

No permission to download
dlcF5.png


gamer-notification.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 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 "gamer" without the quotes. and then paste the following into your Extra.css template and done.

Code:
#gritter-notice-wrapper.bottom-right .gamer{
    bottom: 30px !important;
    left: auto;
    right: 40px !important;
    top: auto;
}
.gamer .gritter-item{
    background: url("@imagePath/xenforo/gradients/notification4.png") no-repeat scroll center bottom transparent !important;
    width: 250px;
    height: 300px;
}
.gamer .gritter-with-image {
    width: 190px;
    margin-right: 30px;
    padding-top: 20px;
}
.gamer .gritter-image {
  margin-left: 70px !important;
  margin-top: 30px;
  width: 96px !important;
  height: 96px !important;
  border: 1px solid #242424;
  padding: 3px;
  background-color: #383838;
  border-radius: 3px;
}
.gamer .gritter-title {
  color: #5c88b0 !important;
  font-size: 11px !important;
}
.gamer .gritter-item p {
  color: #bcbcbc;
}
.gamer .gritter-dismiss {
  padding-bottom: 10px;
  padding-right: 75px;
  font-size: 11px;
}

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.
Author
Shelley
Downloads
48
Views
1,025
First release
Last update

Ratings

4.75 star(s) 4 ratings

Latest updates

  1. Added and fixed custom close icon and css fixed.

    Added and included a custom closed icon specifically for this notification design. The added css...

Latest reviews

A very pretty way to style your Notifications. The only drawback is the length of text restriction. Due to this being a fixed image, if your notification is too long it will completely run off the bottom of the image. If you plan to keep your notifications short, then this is a good design. Thanks!
Shelley
Shelley
If you create a post int he resource discussions side I might have a solution for this. in that it will expand. If you let me know in the thread which colour card your using I'll try to work out a solution.
Nice, the gamers on my site are going to like this.
Very nice
Top class work from Shelley as always.
Top Bottom