To use these, install the CLR Browser plugin for OBS. Then add CLR Browser source with the below link and dimensions. There should be a tab called CSS in which you past the CSS customisation script.
FollowsLink :
http://deepbot.tv/notifications/follownotification1.htm?dur=10000Width: 950
Height: 270
CSS Code
#follow-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 950px !important;
height: 265px !important;
border-radius: 10px;
background-image: url('http://i.imgur.com/fPkqo5Q.png') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
margin-top: 88px !important;
margin-left: 180px !important;
text-align: center !important;
width: 600px !important;
font-size: 52px !important;
font-weight: normal !important;
font-family: impact !important;
color: #00cebb !important;
-webkit-text-stroke-width: 3px;
-webkit-text-stroke-color: #000000;
-webkit-text-fill-color: #00fdbd;
}
Preview: