Requested by: Hamlock82
Follower:Link:
http://deepbot.tv/notifications/follownotification1.htmWidth: 500
Height: 450
CSS Code:
#follow-notification {
display: none;
position: absolute;
width: 460px !important;
height: 425px !important;
background-image: url('http://www.bilder-upload.eu/upload/39ee4d-1433133725.png') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
position: absolute !important;
margin-top: 280px !important;
margin-left: 80px !important;
width: 300px !important;
font-size: 40px !important;
font-weight: normal !important;
font-family: Impact !important;
color: #ffffff !important;
-webkit-text-stroke-width: 2px;
-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: 550
Height: 624
CSS Code:
#donor-notification {
width: 518px !important;
height: 624px !important;
background-color: transparent !important;
background-image:url('http://www.bilder-upload.eu/upload/109dc6-1433133706.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: 430px !important;
margin-left: -30px !important;
font-size: 30px !important;
font-weight: normal !important;
font-family: Impact !important;
color: #ffffff !important;
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: red;
-webkit-text-fill-color: white;
}
#donor-notification .donor {
position: absolute !important;
margin-top: 430px !important;
margin-left: -30px !important;
font-size: 30px !important;
font-weight: normal !important;
font-family: Impact !important;
color: #ffffff !important;
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: red;
-webkit-text-fill-color: white;
}
Preview: (If there is a black background, it is just my background.)