Deep Bot - Twitch Streamer Assistant
Deep Bot => Custom Notifications => Topic started by: Silent on August 26, 2014, 06:24:10 PM
-
Just need a Follower alert with this pic http://img4.hostingpics.net/pics/533358D3Ticker.png
I'm really really noob with the Css custom :(
-
Follows
Link : http://deepbot.tv/notifications/follownotification1.htm?dur=10000
Width: 600
Height: 145
CSS Code
#follow-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 360px !important;
height: 75px !important;
border-radius: 10px;
background-image: url('http://img4.hostingpics.net/pics/533358D3Ticker.png') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
position: absolute !important;
margin-top: -10px !important;
padding-top: 0px !important;
margin-left: 0px !important;
text-align: center !important;
width: 350px !important;
font-size: 29px !important;
font-weight: normal !important;
font-family: Algerian !important;
color: #f5f214 !important;
-webkit-text-stroke: 0.2px;
-webkit-text-stroke-color: #000
}
Preview:
(http://puu.sh/b8O0w/326ec7065b.jpg)
-
Thx you so much