Author Topic: how to use your new follower image  (Read 2337 times)

0 Members and 1 Guest are viewing this topic.

AFS_Smokes

  • Youngling
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
  • Twitch Name: www.twitch.tv/afs_smokes
how to use your new follower image
« on: September 12, 2014, 03:03:01 AM »
i got a new image from a graphics diviner for my follower notification how do i go about using it tried putting it on photo bucket and it just stays up please help

AFS_Smokes

  • Youngling
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
  • Twitch Name: www.twitch.tv/afs_smokes
Re: how to use your new follower image
« Reply #1 on: September 12, 2014, 05:03:13 AM »

ExpertsOnline

  • Creator
  • Councilor
  • *****
  • Posts: 2656
  • Karma: +289/-24
    • View Profile
  • Twitch Name: expertsonline
Re: how to use your new follower image
« Reply #2 on: September 13, 2014, 07:41:07 PM »
To use these, install the CLR Browser plugin for OBS. Then add CLR Browser source with the below link and dimensions. There should be a tab called CSS in which you past the CSS customisation script.

Also the image quality is quite bad...would ask your designer to work on corners and shadows.

Follows

Link : http://deepbot.tv/notifications/follownotification1.htm?dur=10000
Width: 500
Height: 100

CSS Code
Code: [Select]
#follow-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 500px !important;
height: 100px !important;
border-radius: 0px !important;
background-image: url('http://i1143.photobucket.com/albums/n631/MGC_Smokes/14_zps9f48d697.png') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
margin-top: 10px !important;
margin-left: 15px !important;
text-align: center !important;
width: 430px !important;
font-size: 32px !important;
font-weight: normal !important;
font-family: Comic Sans MS !important;
color: white !important;
}

Preview: