Deep Bot - Twitch Streamer Assistant
Deep Bot => Custom Notifications => Topic started by: mnbbfan1984 on December 24, 2014, 11:41:18 PM
-
Could you PLEASE make this into a Donate Alert for me
-
Link : http://deepbot.tv/notifications/donationnotification2.htm
Width: 580
Height: 100
Code:
#donor-notification {
width: 600px !important;
height: 220px !important;
background-color: transparent !important;
background-image:url('http://i.imgur.com/npto07C.png') !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 {
font-size: 32px !important;
font-family: Corbel !important;
color: #FFF !important;
font-weight: bold !important;
-webkit-text-stroke-width: 1.0px;
-webkit-text-stroke-color: #F00;
text-shadow:3px 3px 5px #000;
}
#donor-notification .donor {
font-size: 32px !important;
font-family: Corbel !important;
font-weight: bold !important;
color: #FFF !important;
-webkit-text-stroke-width: 1.0px;
-webkit-text-stroke-color: #F00;
text-shadow:3px 3px 5px #000;
}
#donor-notification .donor:after {
content: ' - ';
}
#donor-notification .title {
padding-top: 44px !important;
padding-left: 00px !important;
width: 580px !important;
float: left !important;
text-align: center !important;
}
Preview:
(http://puu.sh/dI1jc/311f1bc304.png)