Author Topic: Follower Bild  (Read 1460 times)

0 Members and 1 Guest are viewing this topic.

NuKeLivestream

  • Youngling
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
  • Twitch Name: NuKeLivestream
Follower Bild
« on: November 14, 2014, 02:29:28 AM »
Hello I would like to take this picture for my followers Stream what should I do so it works?

emrerocky

  • Advisor
  • Councilor
  • **
  • Posts: 1240
  • Karma: +163/-8
    • View Profile
    • emrerocky's Website
  • Twitch Name: emrerocky
Re: Follower Bild
« Reply #1 on: November 15, 2014, 03:06:44 PM »
You can see how to set this up here: http://deepbot.deep.sg/wiki/OBS+CLR+Browser

Follows

Link: http://deepbot.tv/notifications/follownotification1.htm
Width: 590
Height: 117

CSS Code:
Code: [Select]
#follow-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 590px !important;
height: 117px !important;
border-radius: 10px;
background-image: url('https://i.imgur.com/MQz0eHi.jpg') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
margin-top: 15px !important;
margin-left: 100px !important;
text-align: center !important;
width: 310px !important;
font-size: 50px !important;
font-weight: bold !important;
font-family: Algerian !important;
color: #FFFFFF !important;
-webkit-text-stroke: 0.3px;
-webkit-text-stroke-color: #000
}

Preview: