Deep Bot - Twitch Streamer Assistant
Deep Bot => Custom Notifications => Topic started by: Scopez1234 on October 20, 2014, 10:31:15 AM
-
I use to have everything working, but I am getting confused since I keep getting this:
http://gyazo.com/ed16add6a3fdd03d1176d50c70bc2f31
I need some help on why this is happening for future problems. Here is my imgur follower image:
http://i.imgur.com/rR4fXoz.png
Any help would be greatly appreciated!
-
Could you please post the CSS code and dimensions that you are using right now?
-emrerocky
-
Could you please post the CSS code and dimensions that you are using right now?
-emrerocky
Here is my CSS Code:
#follow-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 510px !important;
height: 100px !important;
border-radius: 00px !important;
background-image: url('http://i.imgur.com/rR4fXoz.png') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
margin-top: 24px !important;
margin-left: 0px !important;
text-align: center !important;
width: 500px !important;
font-size: 40px !important;
font-weight: bold !important;
font-family: impact !important;
color: #00cebb !important;
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #000000;
-webkit-text-fill-color: #FFFFFF;
}
-
Try this
#follow-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 590px !important;
height: 120px !important;
border-radius: 00px !important;
background-image: url('http://i.imgur.com/rR4fXoz.png') !important;
background-repeat: no-repeat;
overflow: hidden !important;
}
#follow-notification .followname {
margin-top: 24px !important;
margin-left: 0px !important;
text-align: center !important;
width: 500px !important;
font-size: 40px !important;
font-weight: bold !important;
font-family: impact !important;
color: #00cebb !important;
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #000000;
-webkit-text-fill-color: #FFFFFF;
}
-
I still get the same thing :/
-
Link: http://deepbot.tv/notifications/follownotification1.htm
Width: 590
Height: 120
Same CSS Code. That works for me.
-emrerocky
-
Am I missing something? Nothing pops up :/
-
Am I missing something? Nothing pops up :/
Press the preview button within DeepBot. The follower alert only shows up when someone follows or you preview it.
-emrerocky
-
Thank you! It was because I was not previewing it from deepbot.