If you need anything adjusted, let me know. Hopefully this is what you wanted.
Requested by: Psychosis306
Follower:Link:
http://deepbot.tv/notifications/follownotification1.htmWidth: 500
Height: 120
CSS Code:
::-webkit-scrollbar {
visibility: hidden;
}
#follow-notification {
display: none;
position: absolute;
width: 453px !important;
height: 99px !important;
background-image: url('http://i.imgur.com/coH4KG9.png') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
position: absolute !important;
text-align: center !important;
margin-top: 25px !important;
margin-left: 160px !important;
width: 200px !important;
font-size: 28px !important;
font-weight: bold !important;
font-family: Arial !important;
text-shadow:none !important;
color: white !important;
-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: 500
Height: 400
CSS Code:
#donor-notification {
width: 377px !important;
height: 260px !important;
background-color: transparent !important;
background-image:url('http://i.imgur.com/V50K2uP.gif') !important;
background-repeat: no-repeat !important;
background-size: initial !important;
}
#donor-notification .header {
position: absolute !important;
visibility: hidden !important;
}
#donor-notification .streamname {
visibility: hidden !important;
}
#donor-notification .message {
position: absolute !important;
text-align: center !important;
margin-top: 270px !important;
margin-left: 0px !important;
width: 400px !important;
font-size: 24px !important;
font-weight: bold !important;
font-family: Arial !important;
color: white !important;
-webkit-text-fill-color: white;
}
#donor-notification .amount {
position: absolute !important;
text-align: center !important;
margin-top: 150px !important;
margin-left: 120px !important;
width: 300px !important;
font-size: 24px !important;
font-weight: bold !important;
font-family: Arial !important;
color: white !important;
-webkit-text-fill-color: white;
}
#donor-notification .donor {
position: absolute !important;
text-align: center !important;
margin-top: 150px !important;
margin-left: 0px !important;
width: 300 !important;
font-size: 24px !important;
font-weight: bold !important;
font-family: Arial !important;
color: white !important;
-webkit-text-fill-color: white;
}
.donor:after {
content: " - " !important;
}
#donor-notification .title {
padding-top: 44px !important;
margin-left: 0px !important;
width: 100% !important;
float: left !important;
text-align: left !important;
}
Preview: (If there is a black background, it is just my background.)