Deep Bot - Twitch Streamer Assistant
Deep Bot => Custom Notifications => Topic started by: andshelikedit on September 12, 2014, 12:35:38 PM
-
Can someone help me convert this into CLR Browser. I am a dink when it comes to this stuff lol.
www.imgur.com/IdnOn9x
I will be getting my donation graphic soon so I will need a code for that.
Thanks for your help!!!!
-
To use these, install the CLR Browser plugin for OBS. Then add CLR Browser source with the below link and dimensions. There should be a tab called CSS in which you past the CSS customisation script.
Also the image quality is quite bad...would ask your designer to work on corners and shadows.
Follows
Link : http://deepbot.tv/notifications/follownotification1.htm?dur=10000
Width: 480
Height: 270
CSS Code
#follow-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 480px !important;
height: 265px !important;
border-radius: 00px !important;
background-image: url('http://i.imgur.com/IdnOn9x.png') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
margin-top: 88px !important;
margin-left: 35px !important;
text-align: center !important;
width: 400px !important;
font-size: 52px !important;
font-weight: normal !important;
font-family: impact !important;
color: #00cebb !important;
-webkit-text-stroke-width: 3px;
-webkit-text-stroke-color: #000000;
-webkit-text-fill-color: #fdbb30;
}
Preview:
(http://puu.sh/bx7mC/f0519acc50.jpg)
-
Hi!
I'm trying to get this to work but I keep getting a scroll bar on the bottom and top of the popup.
All I need is this with the 'Calibri' font for the follower's name :)
http://i.imgur.com/7XcUztQ.png
I would be truly grateful,
Thanks in advance! <3
-
Link : http://deepbot.tv/notifications/follownotification1.htm?dur=10000
Width: 600
Height: 120
CSS Code
#follow-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 590px !important;
height: 115px !important;
border-radius: 00px !important;
background-image: url('http://i.imgur.com/7XcUztQ.png') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
margin-top: 13px !important;
margin-left: 0px !important;
text-align: center !important;
width: 590px !important;
font-size: 42px !important;
font-weight: bold !important;
font-family: Calibri !important;
color: #00cebb !important;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #000000;
-webkit-text-fill-color: #d6d6d6;
}
Preview:
(http://puu.sh/byYai/1b6c0c7afa.jpg)
-
Ok so I finally got that donation image that I want. Here are the links.
Test pic: http://imgur.com/gz6ckms,iUbIR8I#1
this is what it should look like if possible
actual pic: http://imgur.com/gz6ckms,iUbIR8I#0
Thank You so much for everything
-
Donation
Link : http://deepbot.tv/notifications/donationnotification2.htm
Width: 720
Height: 520
CSS Code:
#donor-notification {
width: 710px !important;
height: 510px !important;
background-color: transparent !important;
background-image:url('http://i.imgur.com/gz6ckms.png') !important;
background-repeat: no-repeat !important;
background-size: initial !important;
}
#donor-notification .header {
position: absolute !important;
visibility: hidden !important;
}
#donor-notification .streamname {
visibility: hidden !important;
}
#donor-notification .message {
visibility: hidden !important;
}
#donor-notification .amount {
position: absolute !important;
margin-top: 180px !important;
margin-left: 510px !important;
font-size: 48px !important;
font-family: You Are Loved !important;
font-weight: normal !important;
text-shadow: 3px 4px 1px #000 !important;
color: white !important;
}
#donor-notification .donor {
position: absolute !important;
margin-top: 290px !important;
margin-left: 200px !important;
font-size: 62px !important;
width: 450px;
text-align: left;
font-family: You Are Loved !important;
font-weight: normal !important;
text-shadow: 3px 4px 1px #000 !important;
color: white !important;
}
#donor-notification .title {
padding-top: 44px !important;
margin-left: 0px !important;
width: 100% !important;
float: left !important;
text-align: left !important;
}
Preview:
(http://puu.sh/bKNsH/391c3701f7.jpg)
-
AMAZING. Thank you my friend and let me know if you need anything