I used a white background to show the black outline. Couldn't put a ' on ninjas because it messes with the CSS. So hopefully it is okay without.
Requested by: Spektral50
Follower:Link:
http://deepbot.tv/notifications/follownotification1.htmWidth: 875
Height: 1425
CSS Code:
#follow-notification {
display: none;
position: absolute;
top: 0px !important;
left: 0px !important;
width: 829px !important;
height: 1368px !important;
border-radius: 00px !important;
background-size: contain !important;
background-image: url('http://i.imgur.com/bkkHb5d.png') !important;
background-repeat: no-repeat;
}
#follow-notification .header {
visibility: hidden !important;
}
#follow-notification .followname {
position: absolute !important;
text-align: center !important;
margin-top: 140px !important;
margin-left: 200px !important;
width: 500px !important;
font-size: 40px !important;
font-weight: normal !important;
font-family: Impact !important;
color: white !important;
text-transform: capitalize;
-webkit-text-stroke-color: black;
-webkit-text-stroke-width: 2px;
}
.followname:before {
content: '' !important;
}
.followname:after {
content: ', Welcome to the Hoodie Ninjas' !important;
}
Preview: (If there is a black background, it is just my background.)