Deep Bot - Twitch Streamer Assistant

Deep Bot => Custom Notifications => Topic started by: AmdGunrar on December 09, 2014, 12:47:17 PM

Title: Css for follower
Post by: AmdGunrar on December 09, 2014, 12:47:17 PM
http://imgur.com/2schcYf

Thanks in advanced.
Title: Re: Css for follower
Post by: ExpertsOnline on December 13, 2014, 03:51:16 PM
Link : http://deepbot.tv/notifications/follownotification1.htm
Width: 600
Height: 110

Code: [Select]
#follow-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 600px !important;
height: 110px !important;
border-radius: 0px!important;
background-image: url('http://i.imgur.com/2schcYf.png') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
margin-top: 20px !important;
margin-left: 0px !important;
text-align: center !important;
width: 600px !important;
font-size: 34px !important;
font-weight: bold !important;
font-family: Verdana !important;
color: #000 !important;
-webkit-text-stroke: 1.5px;
-webkit-text-stroke-color: #DDDDDD
}

Preview
(http://puu.sh/dsF7e/e38f5607ec.jpg)
Title: Re: Css for follower
Post by: AmdGunrar on December 19, 2014, 02:39:19 PM
I tried this but got: http://puu.sh/dAKrI/6cd0a1723e.jpg

I also tried one of emrockys from his gallery and it worked fine.
Title: Re: Css for follower
Post by: ExpertsOnline on December 19, 2014, 08:11:36 PM
Are you sure you are using the right link? This one ends with 1.htm