Requested by: obeewnn
Follower:Link:
http://deepbot.tv/notifications/follownotification1.htmWidth: 500
Height: 250
CSS Code:
#follow-notification {
display: none;
position: absolute;
width: 300px !important;
height: 183px !important;
border-radius: 00px !important;
background-image: url('http://cdn.gifbay.com/2013/05/playing_dayz-46965.gif') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
position: absolute !important;
text-align: left !important;
margin-top: 0px !important;
margin-left: 80px !important;
width: 100px !important;
font-size: 24px !important;
font-weight: normal !important;
font-family: arial bold !important;
color: blue !important;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: cyan;
}
.followname:before {
content: " Thanks for the follow " !important;
position: absolute !important;
text-align: left !important;
margin-top: -20px !important;
margin-left: -40px !important;
margin-right: 0px !important;
width: 300px !important;
font-size: 22px !important;
font-weight: bold !important;
font-family: arial bold !important;
color: blue !important;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: cyan;
}
Preview: (If there is a black background, it is just my background.)