Deep Bot - Twitch Streamer Assistant

Deep Bot => Custom Notifications => Topic started by: Slestine on June 28, 2014, 07:24:40 PM

Title: Follow Notifications
Post by: Slestine on June 28, 2014, 07:24:40 PM
Hi there, I just got the bot and would really like to customize my follower image to http://imgur.com/jfvoSL6 this . I have attached the file as well and don't need the word "new follower" just the name :)  Is it possible to help me with that , thank you so much .
Title: Re: Follow Notifications
Post by: ExpertsOnline on June 28, 2014, 11:48:32 PM
Sure

Link: http://deepbot.tv/notifications/follownotification1.htm?dur=1000

CSS Code to enter in OBS
Code: [Select]
#follow-notification {
  width: 828px !important;
  height: 190px !important;
  background-image: url('http://img5.uploadhouse.com/fileuploads/19575/1957588596d92df3c1022eb9e2137402bf963d8d.png') !important;
}
#follow-notification .followname {
  margin-top: 65px !important;
  width: 828px !important;
  font-size: 48px !important;
  text-shadow: 2px 2px 1px #000 !important;
}