Deep Bot - Twitch Streamer Assistant
Deep Bot => Custom Notifications => Topic started by: Grischabock on February 08, 2016, 06:50:26 PM
-
Hello I can not make the custom donation set. have here my png, one can help me? Font: impact / font color white. with a black border around the white writing around
http://i.imgur.com/x405e1R.png
-
(http://pushzz.xyz/i/8Cb.png)
URL:
http://deepbot.tv/notifications/donationnotification2.htm
Dimensions:
W: 650
H: 175
CSS:
#donor-notification {
width: 650px !important;
height: 175px !important;
background-color: transparent !important;
background-image:url('http://i.imgur.com/x405e1R.png') !important;
background-repeat: no-repeat !important;
background-size: initial !important;
overflow: hidden;
}
#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;
margin-top: -19px !important;
margin-left: 450px !important;
width: 800px;
font-size: 40px !important;
font-family: impact !important;
font-weight: normal !important;
color: #fff !important;
}
#donor-notification .donor {
position: absolute !important;
margin-top: -21px !important;
margin-left: 100px !important;
font-size: 40px !important;
width: 450px;
font-family: impact !important;
font-weight: normal !important;
color: #fff !important;
}
#donor-notification .title {
padding-top: 44px !important;
margin-left: 0px !important;
width: 100% !important;
float: left !important;
text-align: left !important;
}