Requested by: Dreamy88
Donation:Link:
http://deepbot.tv/notifications/donationnotification2.htmWidth: 600
Height: 450
CSS Code:
#donor-notification {
position: absolute;
top: 200px !important;
left: 100px !important;
width: 350px !important;
height: 197px !important;
background-repeat: no-repeat;
background-size: contain !important;
background-image: url('http://media.giphy.com/media/Ow59c0pwTPruU/giphy.gif') !important;
overflow: ahidden !important;
}
#donor-notification .header {
visibility: hidden !important;
}
#donor-notification .date {
visibility: hidden !important;
}
#donor-notification .streamname {
visibility: hidden !important;
}
#donor-notification .message {
position: absolute;
margin-top: -90px !important;
margin-left: -60px !important;
width: 500px !important;
text-align: center !important;
font-weight: bold !important;
font-size: 22px !important;
font-family: Arial Bold !important;
color: white !important;
text-transform: capitalize;
-webkit-text-stroke-color: black;
-webkit-text-stroke-width: 0.3px;
text-shadow: 3px !important;
}
#donor-notification .amount {
position: absolute;
margin-top: 170px !important;
margin-left: -240px !important;
width: 300px !important;
padding-top: 0px !important;
text-align: center !important;
font-weight: bold !important;
font-size: 30px !important;
font-family: Arial bold !important;
color: white !important;
text-transform: capitalize;
-webkit-text-stroke-color: black;
-webkit-text-stroke-width: 0.3px;
text-shadow: 3px !important;
}
#donor-notification .donor {
position: absolute;
margin-top: -150px !important;
margin-left: -150px !important;
width: 500px !important;
text-align: center !important;
font-weight: bold !important;
font-size: 30px !important;
font-family: Arial Bold !important;
color: white !important;
text-transform: capitalize;
-webkit-text-stroke-color: black;
-webkit-text-stroke-width: 0.3px;
text-shadow: 3px !important;
}
Preview: (If there is a black background, it is just my background.)