I made two, one with Same Font Colors as above, then one with White Text, as you asked. If you need anything changed, let me know.
Requested by: DrummeDeWucht
Follower:Link:
http://deepbot.tv/notifications/follownotification1.htm?dur=10000Width: 1920
Height: 600
CSS Code:
@font-face {
font-family: "Jedi";
src: url("http://rgfonts.bugs3.com/Fonts/Starjedi.ttf");
}
#follow-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 1920px !important;
height: 589px !important;
border-radius: 00px !important;
background-image: url('http://i.imgur.com/WoS2iyo.png') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
position: absolute !important;
text-align: center !important;
margin-top: 270px !important;
margin-left: 500px !important;
margin-right: 850px !important;
width: 600px !important;
font-size: 78px !important;
font-weight: normal !important;
font-family: Jedi !important;
color: black !important;
-webkit-text-stroke-width: 3px;
-webkit-text-stroke-color: #FF9900;
-webkit-text-fill-color: black;
}
Preview: (If there is a black background, it is just my background.)
Donation:Link:
http://deepbot.tv/notifications/donationnotification2.htm?ccy=€
Width: 1920
Height: 600
CSS Code:
@font-face {
font-family: "Jedi";
src: url("http://rgfonts.bugs3.com/Fonts/Starjedi.ttf");
}
#donor-notification {
width: 1920px !important;
height: 589px !important;
background-color: transparent !important;
background-image:url('http://i.imgur.com/u8kOx7Y.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: 310px !important;
margin-left: 500px !important;
margin-right: 850px !important;
width: 600px !important;
font-size: 78px !important;
font-weight: normal !important;
font-family: Jedi !important;
color: black !important;
-webkit-text-stroke-width: 3px;
-webkit-text-stroke-color: #FF9900;
-webkit-text-fill-color: black;
}
#donor-notification .donor {
position: absolute !important;
text-align: center !important;
margin-top: 210px !important;
margin-left: 500px !important;
margin-right: 850px !important;
width: 600px !important;
font-size: 78px !important;
font-weight: normal !important;
font-family: Jedi !important;
color: black !important;
-webkit-text-stroke-width: 3px;
-webkit-text-stroke-color: #FF9900;
-webkit-text-fill-color: black;
}
#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.)
Follower:Link:
http://deepbot.tv/notifications/follownotification1.htm?dur=10000Width: 1920
Height: 600
CSS Code:
@font-face {
font-family: "Jedi";
src: url("http://rgfonts.bugs3.com/Fonts/Starjedi.ttf");
}
#follow-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 1920px !important;
height: 589px !important;
border-radius: 00px !important;
background-image: url('http://i.imgur.com/WoS2iyo.png') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
position: absolute !important;
text-align: center !important;
margin-top: 270px !important;
margin-left: 500px !important;
margin-right: 850px !important;
width: 600px !important;
font-size: 78px !important;
font-weight: normal !important;
font-family: Jedi !important;
color: white !important;
}
Preview: (If there is a black background, it is just my background.)
Donation:Link:
http://deepbot.tv/notifications/donationnotification2.htm?ccy=€
Width: 1920
Height: 600
CSS Code:
@font-face {
font-family: "Jedi";
src: url("http://rgfonts.bugs3.com/Fonts/Starjedi.ttf");
}
#donor-notification {
width: 1920px !important;
height: 589px !important;
background-color: transparent !important;
background-image:url('http://i.imgur.com/u8kOx7Y.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: 310px !important;
margin-left: 500px !important;
margin-right: 850px !important;
width: 600px !important;
font-size: 78px !important;
font-weight: normal !important;
font-family: Jedi !important;
color: white !important;
}
#donor-notification .donor {
position: absolute !important;
text-align: center !important;
margin-top: 210px !important;
margin-left: 500px !important;
margin-right: 850px !important;
width: 600px !important;
font-size: 78px !important;
font-weight: normal !important;
font-family: Jedi !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: (If there is a black background, it is just my background.)