Donation:Link:
http://deepbot.tv/notifications/donationnotification2.htmWidth: 550
Height: 400
CSS Code:
@font-face {
font-family: 'Highland';
src: url('http://download1220.mediafire.com/z88y94gf6nxg/52xr72p8j4b4osu/BADABB__.TTF');
}
#donor-notification {
width: 280px !important;
height: 175px !important;
left: 140px !important;
background-color: transparent !important;
background-image:url('http://i.imgur.com/rPJN3Hf.gif') !important;
background-repeat: no-repeat !important;
background-size: initial !important;
}
#donor-notification .header {
visibility: hidden !important;
}
#donor-notification .streamname {
visibility: hidden !important;
}
#donor-notification .message {
position: absolute !important;
margin-top: 210px !important;
margin-left: -50px !important;
width: 350px !important;
font-size: 32px !important;
font-weight: normal !important;
font-family: Highland !important;
color: #ffffff !important;
text-shadow: 2px 2px black;
-webkit-text-fill-color: white;
-webkit-text-stroke-width: 0px;
-webkit-text-stroke-color: white;
}
#donor-notification .amount {
position: absolute !important;
margin-top: 150px !important;
margin-left: -30px !important;
font-size: 32px !important;
font-weight: normal !important;
font-family: Highland !important;
color: #ffffff !important;
text-shadow: 2px 2px black;
-webkit-text-fill-color: white;
-webkit-text-stroke-width: 0px;
-webkit-text-stroke-color: white;
}
#donor-notification .donor {
position: absolute !important;
margin-top: 150px !important;
margin-left: -130px !important;
width: 400px !important;
font-size: 32px !important;
font-weight: normal !important;
font-family: Highland !important;
color: #ffffff !important;
text-shadow: 2px 2px black;
-webkit-text-fill-color: white;
-webkit-text-stroke-width: 0px;
-webkit-text-stroke-color: white;
}
.donor:after {
content: ' has donated ';
}
Preview: (If there is a black background, it is just my background.)