Deep Bot - Twitch Streamer Assistant
Deep Bot => Custom Notifications => Topic started by: Grimfyre on November 10, 2014, 09:09:18 AM
-
Could i get this in coded format for my follower notification please? :)
http://imgur.com/6jXBX6s
-
Follows
Link: http://deepbot.tv/notifications/follownotification1.htm
Width: 580
Height: 110
CSS Code:
#follow-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 580px !important;
height: 110px !important;
border-radius: 10px;
background-image: url('https://i.imgur.com/6jXBX6s.png') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
margin-top: 5px !important;
margin-left: 50px !important;
text-align: center !important;
width: 450px !important;
font-size: 50px !important;
font-weight: bold !important;
font-family: Algerian !important;
color: #FFFFFF !important;
-webkit-text-stroke: 0.3px;
-webkit-text-stroke-color: #000
}
Preview:
(http://puu.sh/cNkwy/9117a39bc2.jpg)
-
I would like to ask this image Followers for my stream :) -> http://prntscr.com/55j995 :)
-
Try to edit this line:
background-image: url('https://i.imgur.com/6jXBX6s.png') !important;
In css section of your obs clr browser option
You should use full url with a image file extention like http://host/image.png. And you should edit width and height in css section above and in clr browser option.
-
Hey could some one please convert this to css code
http://imgur.com/8InZIzQ
-
Hey could some one please convert this to css code
http://imgur.com/8InZIzQ
What type of notification would you like this for? Follow, sub, donation, all, etc.?