Deep Bot - Twitch Streamer Assistant
Deep Bot => Custom Notifications => Topic started by: Taronix on January 18, 2015, 12:59:36 PM
-
Hey, please set me my Buttons with € pls.
Pleas take my font (Good Times) with a silver-grey color. (font: http://www.dafont.com/good-times.font)
Donation Alert:
http://picload.org/image/ccwagro/neuespende.png
Follower Alert:
http://picload.org/image/ccwagrc/neuerfollower.png
-
Like this
Text Size 30pt
(http://picload.org/image/ccwagdi/test1.png)
(http://picload.org/image/ccwagdw/teste2.png)
Thanks a lot for ur help! :)
-
No more css support? :c
-
Hmm.. ;/
-
I don't know how to do the effect like you have on the text, but I can do a gray/dark gray if you like.
-
RepentGamingTV
Thanks for ur help! :)
Gray/Dark is okay! :)
-
Requested by: Taronix
Follower:
Link: http://deepbot.tv/notifications/follownotification1.htm
Width: 600
Height: 250
CSS Code:
@font-face {
font-family: "good times rg";
src: url("http://download2118.mediafire.com/j99yhch4vceg/2gfybv7a02q5eq5/good+times+rg.ttf");
}
#follow-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 600px !important;
height: 250px !important;
border-radius: 00px !important;
background-image: url('http://img5.picload.org/image/ccwagrc/neuerfollower.png') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
position: absolute !important;
text-align: center !important;
margin-top: 100px !important;
margin-left: 100px !important;
margin-right: 100px !important;
width: 220px !important;
font-size: 40px !important;
font-weight: normal !important;
font-family: good times rg !important;
color: grey !important;
}
Preview: (If there is a black background, it is just my background.)
(http://puu.sh/f7nDP/ebbd6d7387.jpg)
Donation:
Link: http://deepbot.tv/notifications/donationnotification2.htm?ccy=%E2%82%AC
Width: 600
Height: 250
CSS Code:
@font-face {
font-family: "good times rg";
src: url("http://download2118.mediafire.com/j99yhch4vceg/2gfybv7a02q5eq5/good+times+rg.ttf");
}
#donor-notification {
width: 600px !important;
height: 250px !important;
background-color: transparent !important;
background-image:url('http://img5.picload.org/image/ccwagro/neuespende.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;
text-align: center !important;
margin-top: 120px !important;
margin-left: 200px !important;
margin-right: 250px !important;
width: 200px !important;
font-size: 34px !important;
font-weight: normal !important;
font-family: good times rg !important;
color: grey !important;
}
#donor-notification .donor {
position: absolute !important;
text-align: center !important;
margin-top: 70px !important;
margin-left: 130px !important;
margin-right: 100px !important;
width: 200px !important;
font-size: 34px !important;
font-weight: normal !important;
font-family: good times rg !important;
color: grey !important;
}
#donor-notification .title {
padding-top: 44px !important;
margin-left: 0px !important;
width: 100% !important;
float: left !important;
text-align: left !important;
}
Preview: (If there is a black background, it is just my background.)
(http://puu.sh/f7pfv/ec752f2f8e.jpg)