Author Topic: follower and donation  (Read 1420 times)

0 Members and 1 Guest are viewing this topic.

Hamlock82

  • Youngling
  • *
  • Posts: 5
  • Karma: +0/-1
    • View Profile
  • Twitch Name: hamlock82
follower and donation
« on: May 26, 2015, 10:48:07 AM »

Follower...
imgur: http://www.fotos-hochladen.net/view/followerhundndgk0xsqo4.png
front style: any that looks good
font color: White with black thin outline (like new follower)
the text should be located under New Follower

Donation
http://www.fotos-hochladen.net/view/dogmoney27nl9ogv5h1.png
Same as One above





TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: follower and donation
« Reply #1 on: May 26, 2015, 12:31:02 PM »
Requested by: Hamlock82

Follower:

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

CSS Code:
Code: [Select]
#follow-notification {
        display: none;
        position: absolute;
        width: 358px !important;
        height: 425px !important;
        background-image: url('http://www.fotos-hochladen.net/uploads/followerhundndgk0xsqo4.png') !important;
        background-repeat: no-repeat;
}
#follow-notification .followname {
position: absolute !important;
        margin-top: 270px !important;
        margin-left: 30px !important;
        width: 300px !important;
        font-size: 30px !important;
        font-weight: normal !important;
        font-family: Impact !important;
        color: #ffffff !important;
        -webkit-text-stroke-width: 1px;
    -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: 1500
Height: 1701

CSS Code:
Code: [Select]
#donor-notification {
width: 1500px !important;
height: 1701px !important;
background-color: transparent !important;
background-image:url('http://www.fotos-hochladen.net/uploads/dogmoney27nl9ogv5h1.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: 1325px !important;
margin-left: 50px !important;
font-size: 100px !important;
font-family: Impact !important;
font-weight: normal !important;
        -webkit-text-stroke-width: 4px;
    -webkit-text-stroke-color: red;
    -webkit-text-fill-color: white;
}
#donor-notification .donor {
position: absolute !important;
margin-top: 1325px !important;
margin-left: -360px !important;
font-size: 100px !important;
font-family: Impact !important;
font-weight: normal !important;
color: red !important;
        -webkit-text-stroke-width: 4px;
    -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