Author Topic: Custom Donation Notification  (Read 2642 times)

0 Members and 1 Guest are viewing this topic.

Tayron

  • Youngling
  • *
  • Posts: 5
  • Karma: +1/-0
    • View Profile
  • Twitch Name: http://www.twitch.tv/mastertay
Custom Donation Notification
« on: April 25, 2015, 10:56:30 AM »
I need help making a custom donation pls :)

Donation Alert

Image Link: http://abload.de/img/hiiqfwj3zss4.png
Font Style/Link: Arial
Font Color: White
Currency Type: €
Text:        "expertsonline Spendet €10.00"
              Hello im am expertsonline nice job !


thanks

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Custom Donation Notification
« Reply #1 on: April 25, 2015, 12:01:25 PM »
If you need anything adjusted, let me know.

Requested by: Tayron


Donation:

Link: http://deepbot.tv/notifications/donationnotification2.htm?ccy=
Width: 2560
Height: 1440

CSS Code:
Code: [Select]
#donor-notification {
position: center !important;
width: 2560px !important;
height: 1440px !important;
background-color: transparent !important;
background-image: url('http://abload.de/img/hiiqfwj3zss4.png') !important;
background-size: auto !important;
background-repeat: no-repeat !important;
}


#donor-notification .header {
visibility: hidden !important;
}

#donor-notification .date {
visibility: hidden !important;
}

#donor-notification .streamname {
visibility: hidden !important;
}

#donor-notification .message {
position: absolute !important;
margin-top: 50px !important;
margin-left: 930px !important;
width: 700px !important;
font-size: 22px !important;
font-weight: bold !important;
font-family: Arial !important;
color: white;
}

#donor-notification .amount {
position: absolute !important;
margin-top: -20px !important;
margin-left: -100px !important;
width: 300px !important;
font-size: 26px !important;
font-weight: bold !important;
font-family: Arial !important;
color: white;
}

#donor-notification .donor {
position: absolute !important;
margin-top: -20px !important;
margin-left: -110px !important;
width: 400px !important;
font-size: 26px !important;
text-transform: uppercase;
font-weight: bold !important;
font-family: Arial !important;
color: white;
}

.donor:after {
content: ' Spendet' !important;
}

Preview: (If there is a black background, it is just my background.)

Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport