Requested by: smoofy09
Follower:Link:
http://deepbot.tv/notifications/follownotification1.htmWidth: 520
Height: 400
CSS Code:
#follow-notification {
display: none;
position: absolute;
width: 480px !important;
height: 360px !important;
background-image: url('http://media.giphy.com/media/3oEduU8agXjrEvh0ys/giphy.gif') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
position: absolute !important;
text-align: center !important;
margin-top: 230px !important;
margin-left: 80px !important;
font-size: 40px !important;
font-weight: bold !important;
font-family: Impact !important;
color: blue !important;
-webkit-text-fill-color: white;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;
}
Preview: (If there is a black background, it is just my background.)