If you need anything changed, let me know.
Requested by: coomrad
Follower:Link:
http://deepbot.tv/notifications/follownotification1.htmWidth: 500
Height: 400
CSS Code:
#follow-notification {
display: none;
position: absolute;
width: 498px !important;
height: 264px !important;
border-radius: 0px !important;
background-image: url('http://i.imgur.com/StYr8pJ.gif') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
position: absolute !important;
text-align: center !important;
margin-top: 250px !important;
margin-left: 90px !important;
margin-right: 100px !important;
width: 300px !important;
font-size: 40px !important;
font-weight: bold !important;
font-family: Comic Sans !important;
color: red !important;
}
Preview: (If there is a black background, it is just my background.)
Donation:Link:
http://deepbot.tv/notifications/donationnotification2.htmWidth: 470
Height: 750
CSS Code:
#donor-notification {
width: 460px !important;
height: 600px !important;
background-color: transparent !important;
background-image:url('http://i.imgur.com/Ir905bR.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 {
visibility: hidden !important;
}
#donor-notification .amount {
position: absolute !important;
text-align: center !important;
margin-top: 600px !important;
margin-left: 80px !important;
width: 300px !important;
font-size: 40px !important;
font-weight: bold !important;
font-family: Comic Sans !important;
color: white !important;
}
#donor-notification .donor {
position: absolute !important;
text-align: center !important;
margin-top: 550px !important;
margin-left: 30px !important;
width: 400px !important;
font-size: 40px !important;
font-weight: bold !important;
font-family: Comic Sans !important;
color: red!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.)