Author Topic: Donation and Follower  (Read 1431 times)

0 Members and 1 Guest are viewing this topic.

Hamlock82

  • Youngling
  • *
  • Posts: 5
  • Karma: +0/-1
    • View Profile
  • Twitch Name: hamlock82
Donation and Follower
« on: June 01, 2015, 12:33:11 PM »
Follower...
imgur: http://www.bilder-upload.eu/show.php?file=39ee4d-1433133725.png
front style: any that looks good
font color: any that looks good

Donation
http://www.bilder-upload.eu/show.php?file=109dc6-1433133706.png
Same as One above

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Donation and Follower
« Reply #1 on: June 01, 2015, 04:13:06 PM »
Requested by: Hamlock82

Follower:

Link: http://deepbot.tv/notifications/follownotification1.htm
Width: 500
Height: 450

CSS Code:
Code: [Select]
#follow-notification {
        display: none;
        position: absolute;
        width: 460px !important;
        height: 425px !important;
        background-image: url('http://www.bilder-upload.eu/upload/39ee4d-1433133725.png') !important;
        background-repeat: no-repeat;
}
#follow-notification .followname {
position: absolute !important;
        margin-top: 280px !important;
        margin-left: 80px !important;
        width: 300px !important;
        font-size: 40px !important;
        font-weight: normal !important;
        font-family: Impact !important;
        color: #ffffff !important;
        -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: red;
    -webkit-text-fill-color: white;
}

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




Donation:

Link: http://deepbot.tv/notifications/donationnotification2.htm
Width: 550
Height: 624

CSS Code:
Code: [Select]
#donor-notification {
width: 518px !important;
height: 624px !important;
background-color: transparent !important;
background-image:url('http://www.bilder-upload.eu/upload/109dc6-1433133706.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: 430px !important;
margin-left: -30px !important;
font-size: 30px !important;
font-weight: normal !important;
font-family: Impact !important;
color: #ffffff !important;
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: red;
-webkit-text-fill-color: white;
}
#donor-notification .donor {
position: absolute !important;
margin-top: 430px !important;
margin-left: -30px !important;
font-size: 30px !important;
font-weight: normal !important;
font-family: Impact !important;
color: #ffffff !important;
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: red;
-webkit-text-fill-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