Deep Bot - Twitch Streamer Assistant

Deep Bot => Custom Notifications => Topic started by: Fuchi on January 20, 2015, 04:02:20 AM

Title: Follower notification
Post by: Fuchi on January 20, 2015, 04:02:20 AM
Hello. Please i need custom css for my follower notification. Image here: http://imgur.com/eU5CIFH (http://imgur.com/eU5CIFH) under New follower I need only his nick.
Thanks and sorry for my english  ::)
Title: Re: Follower notification
Post by: TheNumbLock on January 26, 2015, 05:50:14 PM
Requested by: Fuchi

Follower:

Link: http://deepbot.tv/notifications/follownotification1.htm?dur=10000
Width: 500
Height: 130

CSS Code:
Code: [Select]
#follow-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 380px !important;
height: 110px !important;
border-radius: 0px !important;
background-image: url('http://i.imgur.com/eU5CIFH.png') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
margin-top: 30px !important;
margin-left: 30px !important;
text-align: center !important;
font-size: 32px !important;
font-weight: normal !important;
font-family: impact !important;
color: #039dd8 !important;
}

Preview: (Ignore the Black Background.)

(http://puu.sh/f2VO9/57a023a782.jpg)