Author Topic: custom follower notification  (Read 1722 times)

0 Members and 3 Guests are viewing this topic.

breezynp

  • Youngling
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
  • Twitch Name: breezynp
custom follower notification
« on: December 24, 2014, 06:43:04 PM »
im looking to get a custom follower notification made if anybody can help me. im not to sure what to put as an example but i want it to be a gif. i copied this

http://giphy.com/gifs/dance-high-quality-shmoney-QO2kTordJV1As

that is what i would like it to be but say new follower or just the persons name when it comes up. let me know if i need to send a different example. thank you

ExpertsOnline

  • Creator
  • Councilor
  • *****
  • Posts: 2656
  • Karma: +289/-24
    • View Profile
  • Twitch Name: expertsonline
Re: custom follower notification
« Reply #1 on: December 25, 2014, 02:58:18 AM »
Follow
Link : http://deepbot.tv/notifications/follownotification1.htm
Width: 400
Height: 230

CSS Code:
Code: [Select]
#follow-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 400px !important;
height: 225px !important;
border-radius: 0px!important;
background-image: url('http://i.giphy.com/QO2kTordJV1As.gif') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
margin-top: 00px !important;
margin-left: 0px !important;
text-align: center !important;
width: 400px !important;
font-size: 38px !important;
font-family: Corbel !important;
font-weight: bold !important;
color: #FFF !important;
-webkit-text-stroke-width: 1.5px !important;
-webkit-text-stroke-color: #000 !important;
text-shadow:3px 3px 15px #000 !important;
     
}
#follow-notification .header {
visibility: visible !important;
width: 400px !important;
vertical-align: top !important;
margin-top: 145px !important;
font-size: 29px !important;
line-height: 24px !important;
font-family: Algerian !important;
text-shadow: 0px 0px 0px #000 !important;
text-decoration: underline !important;
color: white !important;
-webkit-text-stroke-width: 0.5px !important;
-webkit-text-stroke-color: #000 !important;
padding-top: 0px !important;

}

Preview:

breezynp

  • Youngling
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
  • Twitch Name: breezynp
Re: custom follower notification
« Reply #2 on: December 25, 2014, 07:13:14 AM »
thankk youuu

breezynp

  • Youngling
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
  • Twitch Name: breezynp
Re: custom follower notification
« Reply #3 on: December 25, 2014, 07:22:51 AM »
http://giphy.com/gifs/make-it-rain-bills-XGP7mf38Vggik

can you make that into my new donation animation.
i want it to say donation from, and the persons name. greatly appreciated dude