Requested by: invictius
If you don't want the shadows just remove: text-shadow: 4px 5px 2px #000 !important;
Donation 1:Link:
http://deepbot.tv/notifications/donationnotification2.htm?top=1&ccy=£
Width: 300
Height: 150
CSS Code:
@font-face {
font-family: "Sandoval";
src: url("http://download1517.mediafire.com/868bi68h0zfg/ea1gzyu5aqemhck/sandoval.ttf");
}
#donor-notification {
width: 300px !important;
height: 127px !important;
background-color: transparent !important;
background-image:url('http://i.imgur.com/HhT8Gsx.gif') !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: 0px !important;
margin-left: 10px !important;
margin-right: 20px !important;
width: 200px !important;
font-size: 28px !important;
font-weight: normal !important;
font-family: Sandoval !important;
color: white !important;
text-shadow: 4px 5px 2px #000 !important;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #FF0000 ;
-webkit-text-fill-color: #ffffff;
}
#donor-notification .donor {
position: absolute !important;
text-align: right !important;
margin-top: 50px !important;
margin-left: 70px !important;
margin-right: 50px !important;
width: 200px !important;
font-size: 28px !important;
font-weight: normal !important;
font-family: Sandoval !important;
color: white !important;
text-shadow: 4px 5px 2px #000 !important;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #FF0000 ;
-webkit-text-fill-color: #ffffff;
}
#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.)
Donation 2:Link:
http://deepbot.tv/notifications/donationnotification2.htm?top=1&ccy=£
Width: 400
Height: 150
CSS Code:
@font-face {
font-family: "Sandoval";
src: url("http://download1517.mediafire.com/868bi68h0zfg/ea1gzyu5aqemhck/sandoval.ttf");
}
#donor-notification {
width: 400px !important;
height: 127px !important;
background-color: transparent !important;
background-image:url('http://i.imgur.com/ToesqHp.jpg') !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: 0px !important;
margin-left: 100px !important;
margin-right: 100px !important;
width: 200px !important;
font-size: 34px !important;
font-weight: normal !important;
font-family: Sandoval !important;
color: white !important;
text-shadow: 4px 5px 2px #000 !important;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #000000 ;
-webkit-text-fill-color: #ff0000;
}
#donor-notification .donor {
position: absolute !important;
text-align: right !important;
margin-top: 40px !important;
margin-left: 180px !important;
margin-right: 180px !important;
width: 200px !important;
font-size: 32px !important;
font-weight: normal !important;
font-family: Sandoval !important;
color: white !important;
text-shadow: 4px 5px 2px #000 !important;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #000000 ;
-webkit-text-fill-color: #ff0000;
}
#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.)