Requested by: Hamlock82
Follower:Link:
http://deepbot.tv/notifications/follownotification1.htmWidth: 550
Height: 450
CSS Code:
#follow-notification {
display: none;
position: absolute;
width: 358px !important;
height: 425px !important;
background-image: url('http://www.fotos-hochladen.net/uploads/followerhundndgk0xsqo4.png') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
position: absolute !important;
margin-top: 270px !important;
margin-left: 30px !important;
width: 300px !important;
font-size: 30px !important;
font-weight: normal !important;
font-family: Impact !important;
color: #ffffff !important;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: red;
-webkit-text-fill-color: white;
}
Preview: (If there is a black background, it is just my background.)
Donation:Link:
http://deepbot.tv/notifications/donationnotification2.htmWidth: 1500
Height: 1701
CSS Code:
#donor-notification {
width: 1500px !important;
height: 1701px !important;
background-color: transparent !important;
background-image:url('http://www.fotos-hochladen.net/uploads/dogmoney27nl9ogv5h1.png') !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 {
visibility: hidden !important;
}
#donor-notification .amount {
position: absolute !important;
margin-top: 1325px !important;
margin-left: 50px !important;
font-size: 100px !important;
font-family: Impact !important;
font-weight: normal !important;
-webkit-text-stroke-width: 4px;
-webkit-text-stroke-color: red;
-webkit-text-fill-color: white;
}
#donor-notification .donor {
position: absolute !important;
margin-top: 1325px !important;
margin-left: -360px !important;
font-size: 100px !important;
font-family: Impact !important;
font-weight: normal !important;
color: red !important;
-webkit-text-stroke-width: 4px;
-webkit-text-stroke-color: red;
-webkit-text-fill-color: white;
}
Preview: (If there is a black background, it is just my background.)