Author Topic: Pls set me buttons :)  (Read 3800 times)

0 Members and 2 Guests are viewing this topic.

Taronix

  • Youngling
  • *
  • Posts: 27
  • Karma: +1/-0
    • View Profile
  • Twitch Name: Taronix
Pls set me buttons :)
« on: December 22, 2014, 06:33:22 AM »
Hey, please set me my Buttons with € pls.

Can u take my font (Good Times) they got all symbols inside


Donation Alert:

http://img5.picload.org/image/clcprpa/donationdeep.png


Follower Alert:

http://img5.picload.org/image/clcprpc/followdeep.png



Thanks so much for ur bot and all that Support!
« Last Edit: December 22, 2014, 06:44:24 AM by Taronix »

ExpertsOnline

  • Creator
  • Councilor
  • *****
  • Posts: 2656
  • Karma: +289/-24
    • View Profile
  • Twitch Name: expertsonline
Re: Pls set me buttons :)
« Reply #1 on: December 22, 2014, 10:54:33 AM »
What do you want on the donation banner, and where do you want it placed?

Taronix

  • Youngling
  • *
  • Posts: 27
  • Karma: +1/-0
    • View Profile
  • Twitch Name: Taronix
Re: Pls set me buttons :)
« Reply #2 on: December 22, 2014, 10:12:02 PM »
Both central and "Name - €" at the Donation Buttons

ExpertsOnline

  • Creator
  • Councilor
  • *****
  • Posts: 2656
  • Karma: +289/-24
    • View Profile
  • Twitch Name: expertsonline
Re: Pls set me buttons :)
« Reply #3 on: December 22, 2014, 10:58:22 PM »
Follow
Link : http://deepbot.tv/notifications/follownotification1.htm
Width: 600
Height: 250

CSS Code:
Code: [Select]
#follow-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 600px !important;
height: 250px !important;
border-radius: 0px!important;
background-image: url('http://img5.picload.org/image/clcprpc/followdeep.png') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
margin-top: 60px !important;
margin-left: 000px !important;
text-align: center !important;
width: 600px !important;
font-size: 58px !important;
font-family: Corbel !important;
font-weight: bold !important;
color: #FFF !important;
-webkit-text-stroke-width: 2.0px;
-webkit-text-stroke-color: #777;
text-shadow:3px 3px 5px #000;
     
}
#follow-notification .header {
visibility: hidden !important;
}

Preview:



Donation
Link : http://deepbot.tv/notifications/donationnotification2.htm?ccy=%E2%82%AC
Width: 600
Height: 250

CSS Code:
Code: [Select]
#donor-notification {
width: 600px !important;
height: 220px !important;
background-color: transparent !important;
background-image:url('http://img5.picload.org/image/clcprpa/donationdeep.png') !important;
background-repeat: no-repeat !important;
background-size: initial !important;
}


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

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

#donor-notification .message {
visibility: hidden !important;
}
#donor-notification .amount {
font-size: 46px !important;
font-family: Corbel !important;
color: #FFF !important;
font-weight: bold !important;
-webkit-text-stroke-width: 0.5px;
-webkit-text-stroke-color: #000;
text-shadow:3px 3px 5px #000;
}
#donor-notification .donor {
font-size: 46px !important;
font-family: Corbel !important;
font-weight: bold !important;
color: #FFF !important;
-webkit-text-stroke-width: 0.5px;
-webkit-text-stroke-color: #000;
text-shadow:3px 3px 5px #000;
}
#donor-notification .donor:after {
content: ' - ';
}
#donor-notification .title {
padding-top: 95px !important;
padding-left: 0px !important;
width: 600px !important;
float: left !important;
text-align: center !important;
}

Preview: