Deep Bot - Twitch Streamer Assistant
Deep Bot => Custom Notifications => Topic started by: ihasamoose on July 11, 2014, 08:47:03 AM
-
Picture here
i.imgur.com/tmK0Pgu.png
Maybe implement a way for us to do it ourselves?
Regards,
Moose
-
You can do it yourself. However, you do need to know a bit of CSS.
Link: http://deepbot.tv/notifications/follownotification1.htm?dur=10000
#follow-notification {
width: 580px !important;
height: 110px !important;
background-image: url('i.imgur.com/tmK0Pgu.png') !important;
border-radius: 0px !important;
}
#follow-notification .followname {
margin-top: 25px !important;
margin-left: 0px !important;
width: 580px !important;
font-size: 36px !important;
text-shadow: 2px 2px 1px #000 !important;
}