Author Topic: Custom notification follow & donation  (Read 2567 times)

0 Members and 2 Guests are viewing this topic.

SteffenL

  • Youngling
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
  • Twitch Name: SteffenL
Custom notification follow & donation
« on: September 03, 2015, 10:57:24 PM »
Hi

i would like this as a follow and donation alert (same picture)
follow says: @user@, Thanks for the follow you dawG!
donation: $@amount@ donation received from @user@. @message@

EDIT: i did attach the file, but i cant seem to find it myself, so here is uploaded version: http://i62.tinypic.com/wvyk3a.png

Thanks alot

Kind regards
SL
« Last Edit: September 03, 2015, 11:16:36 PM by SteffenL »

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Custom notification follow & donation
« Reply #1 on: September 04, 2015, 04:04:06 AM »
Requested by: SteffenL

Follower:

Link: http://deepbot.tv/notifications/follownotification1.htm
Width: 840
Height: 300

CSS Code:
Code: [Select]
#follow-notification {
display: none;
position: absolute;
width: 840px !important;
height: 250px !important;
border-radius: 00px !important;
background-image: url('http://oi62.tinypic.com/wvyk3a.jpg') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
position: absolute !important;
text-align: center !important;
margin-top: 70px !important;
margin-left: 270px !important;
width: 500px !important;
font-size: 26px !important;
font-weight: normal !important;
font-family: Impact !important;
color: #ffffff !important;
text-transform: capitalize;
-webkit-text-fill-color: white;
-webkit-text-stroke-color: white;
-webkit-text-stroke-width: 0px;
}

.followname:after {
content: ', Thanks for the follow you dawG!';
}

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




Donation:

Link: http://deepbot.tv/notifications/donationnotification2.htm
Width: 840
Height: 300

CSS Code:
Code: [Select]
#donor-notification {
width: 840px !important;
height: 250px !important;
background-color: transparent !important;
background-image:url('http://oi62.tinypic.com/wvyk3a.jpg') !important;
background-repeat: no-repeat !important;
background-size: initial !important;
}
 
#donor-notification .header {
visibility: hidden !important;
}
 
#donor-notification .streamname {
visibility: hidden !important;
}

#donor-notification .date {
visibility: hidden !important;
}
 
#donor-notification .message {
position: absolute !important;
margin-top: 105px !important;
margin-left: 210px !important;
width: 600px !important;
font-size: 22px !important;
font-weight: normal !important;
font-family: impact !important;
text-transform: capitalize;
color: white !important;
-webkit-text-stroke-color: black;
-webkit-text-stroke-width: 0px;
-webkit-text-fill-color: white;
text-shadow: 2px 1px 6px black;
}
#donor-notification .amount {
position: absolute !important;
margin-top: 50px !important;
margin-left: -350px !important;
width: 400px !important;
font-size: 26px !important;
font-weight: normal !important;
font-family: impact !important;
text-transform: capitalize;
color: white !important;
-webkit-text-stroke-color: black;
-webkit-text-stroke-width: 0px;
-webkit-text-fill-color: white;
text-shadow: 2px 1px 6px black;
}
#donor-notification .donor {
position: absolute !important;
margin-top: 50px !important;
margin-left: 280px !important;
width: 200px !important;
font-size: 26px !important;
font-weight: normal !important;
font-family: impact !important;
text-transform: capitalize;
color: white !important;
-webkit-text-stroke-color: black;
-webkit-text-stroke-width: 0px;
-webkit-text-fill-color: white;
text-shadow: 2px 1px 6px black;
}

.amount:after {
content: ' donation received from ';
}

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

SteffenL

  • Youngling
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
  • Twitch Name: SteffenL
Re: Custom notification follow & donation
« Reply #2 on: September 04, 2015, 04:53:41 AM »
Thanks alot! looks awesome.

one question tho, can i keep using the URL you linked, or do i have to upload the CSS anywhere my self?

Thanks in advance !

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Custom notification follow & donation
« Reply #3 on: September 04, 2015, 05:01:23 AM »
Thanks alot! looks awesome.

one question tho, can i keep using the URL you linked, or do i have to upload the CSS anywhere my self?

Thanks in advance !

In the CSS Tab of the CLR Browser Properties
Old Name: RepentGamingTV
Twitch: Here

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

SteffenL

  • Youngling
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
  • Twitch Name: SteffenL
Re: Custom notification follow & donation
« Reply #4 on: September 04, 2015, 04:23:30 PM »
i can't seem to get it to work, when i use the CSS tab and put in the CSS code, nothing shows up.
Do you have a video guide or are you able to help me thru Teamviewer or something?

Thanks in advance
SL

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Custom notification follow & donation
« Reply #5 on: September 04, 2015, 04:50:36 PM »
I can do teamviewer. Just PM me your details.
Old Name: RepentGamingTV
Twitch: Here

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

SteffenL

  • Youngling
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
  • Twitch Name: SteffenL
Re: Custom notification follow & donation
« Reply #6 on: September 04, 2015, 04:59:01 PM »
send :)