Notification Card (Gamer)

Notification Card (Gamer) v2

No permission to download
Compatible XF Versions
1.x
notification-card-gamer.png


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
ENXF NET
Downloads
3
Views
772
Last update
Rating
0.00 star(s) 0 ratings

More resources from ENXF NET

Top