Deep Bot - Twitch Streamer Assistant
Deep Bot => Custom Notifications => Topic started by: ScavengerHD on May 26, 2017, 07:18:17 PM
-
Can you guys please put this new pictures in notifications? :)
http://imgur.com/a/zovDP
Both are in this link
-
Requested by: ScavengerHD
Follower:
Link: http://deepbot.tv/notifications/follownotification1.htm
Width: 500
Height: 250
CSS Code:
#follow-notification {
display: none;
position: absolute;
top: 0px !important;
left: 0px !important;
width: 310px !important;
height: 226px !important;
border-radius: 00px !important;
background-size: contain !important;
background-image: url(http://i.imgur.com/8uD5yNd.png) !important;
background-repeat: no-repeat;
}
#follow-notification .header {
visibility: hidden !important;
}
#follow-notification .followname {
position: absolute !important;
text-align: center !important;
margin-top: 60px !important;
margin-left: 10px !important;
width: 300px !important;
font-size: 38px !important;
font-weight: normal !important;
font-family: Impact !important;
color: gold !important;
text-transform: capitalize;
-webkit-text-stroke-color: #b80000;
-webkit-text-stroke-width: 0px;
}
.followname:before {
content: '' !important;
}
.followname:after {
content: '' !important;
}
Preview: (If there is a black background, it is just my background.)
(http://i.imgur.com/XJHriXe.png)
Donation:
Link: http://deepbot.tv/notifications/donationnotification2.htm
Width: 500
Height: 360
CSS Code:
body {
background-color: transparent;
color: white;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
#donor-notification {
position: absolute;
top: 0px;
left: 0px !important;
width: 297px !important;
height: 340px !important;
background-image: url(http://i.imgur.com/zHXId5z.png) !important;
background-repeat: no-repeat;
background-size: contain !important;
}
#donor-notification .header {
visibility: hidden !important;
}
#donor-notification .streamname {
float: left;
visibility: hidden;
}
#donor-notification .message {
visibility: hidden !important;
}
#donor-notification .amount {
position: absolute;
margin-top: 150px !important;
margin-left: -290px !important;
width: 300px !important;
text-align: center !important;
font-weight: normal !important;
font-size: 34px !important;
font-family: Impact !important;
color: gold !important;
text-transform: capitalize !important;
background: ;
-webkit-text-stroke-color: #b80000 !important;
-webkit-text-stroke-width: 0px;
text-shadow: none !important;
}
#donor-notification .donor {
position: absolute;
margin-top: 105px !important;
margin-left: -70px !important;
width: 400px !important;
text-align: center !important;
font-weight: normal !important;
font-size: 34px !important;
font-family: Impact !important;
color: gold !important;
text-transform: capitalize !important;
-webkit-text-stroke-color: #b80000;
-webkit-text-stroke-width: 0px;
text-shadow: none !important;
}
#donor-notification .title {
padding-top: 30px;
width: 100%;
float: left;
text-align: center;
}
#donor-notification .messagebox {
width: 100%;
text-align: center;
}
.donor:after {
content: ' ';
}
.amount:after {
content: '';
}
Preview: (If there is a black background, it is just my background.)
(http://i.imgur.com/cZnh3A1.png)
-
The following alert, the follower is right on top of the thanks for following
-
The following alert, the follower is right on top of the thanks for following
What URL are you using for the notification?
Also, what streaming software are you using?
-
I am using OBS, and used this url http://deepbot.tv/notifications/follownotification1.htm
-
I am using OBS, and used this url http://deepbot.tv/notifications/follownotification1.htm
Studio or Classic, I think the CSS changes a bit between the two.
-
I am using studio's. The donation button is perfect tho
-
Okay, will check to see how it looks in studio. I usually use classic to create the notifications. So that may be why.
-
Thanks alot!
-
Thanks alot!
I have no idea why it is strange for you, because it works fine for me on studio:
(http://i.imgur.com/hZc8nTK.png)
-
Thanks, it worked out! Think I did something wrong