Deep Bot - Twitch Streamer Assistant
Deep Bot => Custom Notifications => Topic started by: dominerar on September 24, 2014, 11:40:40 PM
-
Hey again I could use your expertise once again,
I would like to have this as a follower notification http://imgur.com/5L3gkpu
With the followers name beneath the text "new follower" its a .png so it can be transparent in the stream!
Would really appreciate it man! (Y) Thumbs up for super awesome bot and support!
-
Follows
Link : http://deepbot.tv/notifications/follownotification1.htm
Width: 600
Height: 220
CSS Code
#follow-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 600px !important;
height: 220px !important;
border-radius: 00px !important;
background-image: url('http://i.imgur.com/5L3gkpu.png') !important;
background-repeat: no-repeat !important;
overflow: hidden !important;
}
#follow-notification .followname {
margin-top: 42px !important;
margin-left: 200px !important;
text-align: center !important;
width: 400px !important;
font-size: 48px !important;
font-weight: bold !important;
font-family: Impact !important;
color: #00cebb !important;
-webkit-text-stroke-width: 5px;
-webkit-text-stroke-color: #000000;
-webkit-text-fill-color: #FFFFFF;
}
Preview:
(http://puu.sh/bMxGN/d3e32dabbe.jpg)