Deep Bot - Twitch Streamer Assistant

Deep Bot => Custom Notifications => Topic started by: Behla on June 01, 2015, 04:42:43 PM

Title: Follower notification help
Post by: Behla on June 01, 2015, 04:42:43 PM
hey, i really to stuipid for it :(
the text will not show in the field. can anyone help me please with the follower notification pic?

http://i.imgur.com/SZXx3wW.png


thanks a lot !
Title: Re: Follower notification help
Post by: TheNumbLock on June 01, 2015, 05:05:30 PM
Requested by: Behla

Follower:

Link: http://deepbot.tv/notifications/follownotification1.htm
Width: 500
Height: 100

CSS Code:
Code: [Select]
#follow-notification {
        display: none;
        position: absolute;
        width: 490px !important;
        height: 64px !important;
        background-image: url('http://i.imgur.com/SZXx3wW.png') !important;
        background-repeat: no-repeat;
}
#follow-notification .followname {
position: absolute !important;
        margin-top: -10px !important;
        margin-left: 170px !important;
        width: 300px !important;
        font-size: 26px !important;
        font-weight: normal !important;
        font-family: Impact !important;
        color: #ffffff !important;
        -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
    -webkit-text-fill-color: orange;
}

Preview: (If there is a black background, it is just my background.)

(http://puu.sh/i8c1J/07a8b92acb.jpg)