Deep Bot - Twitch Streamer Assistant
Deep Bot => Custom Notifications => Topic started by: koruny on October 14, 2014, 06:52:36 AM
-
Here is the image to my follower notification but i dont know how to get it into deep bot
Image : http://imgur.com/vPb8fWu
any help would be great
-
Tell me how this works!
Follows
Link : http://deepbot.tv/notifications/follownotification1.htm
Width: 510
Height: 100
CSS Code:
#follow-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 500px !important;
height: 100px !important;
border-radius: 00px !important;
background-image: url('https://i.imgur.com/vPb8fWu.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;
}
Preview:
(http://puu.sh/cbilb/7fa5f6847d.jpg)
-
i know it sounds stupid but what do i do with the code and link
-
You can see how to do this here: http://deepbot.deep.sg/wiki/OBS+CLR+Browser&structure=Index&page_ref_id=11
-emrerocky
-
works great thanks :)