Author Topic: Follow & Donation Request  (Read 1522 times)

0 Members and 1 Guest are viewing this topic.

AstralAuthority

  • Youngling
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
  • Twitch Name: AstralAuthority
Follow & Donation Request
« on: July 01, 2015, 01:06:07 AM »
Image Link: http://imgur.com/ChJlBWa
Font Style/Link: Raavi Bold
Font Color: White
Any text fill/boarder?: No
Where do you want text located? (Follower Name): In the middle under text

Image Link: http://imgur.com/3Ka7PeD
Font Style/Link: Raavi Bold
Font Color: White
Any text fill/boarder?: No
Currency Type: $
Where do you want text located?(Donator Name, Donation Amount, Message): In the middle under text | Just name and amount

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Follow & Donation Request
« Reply #1 on: July 01, 2015, 04:22:02 AM »
Follower:

Link: http://deepbot.tv/notifications/follownotification1.htm
Width: 600
Height: 150

CSS Code:
Code: [Select]
@font-face {
font-family: 'Highland';
src: url('http://download2060.mediafire.com/0vnnnuvtzyhg/nfz3n9cntwkb9uh/raavib.ttf');
}

#follow-notification {
display: none;
position: absolute;
width: 578px !important;
height: 108px !important;
background-image: url('http://i.imgur.com/ChJlBWa.png') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
position: absolute !important;
margin-top: 25px !important;
margin-left: 210px !important;
width: 100px !important;
font-size: 32px !important;
font-weight: normal !important;
font-family: Highland !important;
color: blue !important;
-webkit-text-fill-color: #FFFFFF;
}

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




Donation:

Link: http://deepbot.tv/notifications/donationnotification2.htm
Width: 600
Height: 150

CSS Code:
Code: [Select]
@font-face {
font-family: 'Highland';
src: url('http://download2060.mediafire.com/0vnnnuvtzyhg/nfz3n9cntwkb9uh/raavib.ttf');
}
 
#donor-notification {
width: 578px !important;
height: 108px !important;
background-color: transparent !important;
background-image:url('http://i.imgur.com/3Ka7PeD.png') !important;
background-repeat: no-repeat !important;
background-size: initial !important;
}
 
 
#donor-notification .header {
visibility: hidden !important;
}
 
#donor-notification .streamname {
visibility: hidden !important;
}
 
#donor-notification .message {
visibility: hidden !important;
}
#donor-notification .amount {
position: absolute !important;
margin-top: 30px !important;
margin-left: -50px !important;
font-size: 32px !important;
font-weight: normal !important;
font-family: Highland !important;
color: #ffffff !important;
text-shadow: 2px 2px black;
-webkit-text-fill-color: white;
-webkit-text-stroke-width: 0px;
-webkit-text-stroke-color: white;
}
#donor-notification .donor {
position: absolute !important;
margin-top: 30px !important;
margin-left: -100px !important;
width: 300px !important;
font-size: 32px !important;
font-weight: normal !important;
font-family: Highland !important;
color: #ffffff !important;
text-shadow: 2px 2px black;
-webkit-text-fill-color: white;
-webkit-text-stroke-width: 0px;
-webkit-text-stroke-color: white;
}

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