Author Topic: Css for follower  (Read 1563 times)

0 Members and 1 Guest are viewing this topic.

AmdGunrar

  • Youngling
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
  • Twitch Name: AmdGunrar
Css for follower
« on: December 09, 2014, 12:47:17 PM »
http://imgur.com/2schcYf

Thanks in advanced.

ExpertsOnline

  • Creator
  • Councilor
  • *****
  • Posts: 2656
  • Karma: +289/-24
    • View Profile
  • Twitch Name: expertsonline
Re: Css for follower
« Reply #1 on: December 13, 2014, 03:51:16 PM »
Link : http://deepbot.tv/notifications/follownotification1.htm
Width: 600
Height: 110

Code: [Select]
#follow-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 600px !important;
height: 110px !important;
border-radius: 0px!important;
background-image: url('http://i.imgur.com/2schcYf.png') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
margin-top: 20px !important;
margin-left: 0px !important;
text-align: center !important;
width: 600px !important;
font-size: 34px !important;
font-weight: bold !important;
font-family: Verdana !important;
color: #000 !important;
-webkit-text-stroke: 1.5px;
-webkit-text-stroke-color: #DDDDDD
}

Preview

AmdGunrar

  • Youngling
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
  • Twitch Name: AmdGunrar
Re: Css for follower
« Reply #2 on: December 19, 2014, 02:39:19 PM »
I tried this but got: http://puu.sh/dAKrI/6cd0a1723e.jpg

I also tried one of emrockys from his gallery and it worked fine.

ExpertsOnline

  • Creator
  • Councilor
  • *****
  • Posts: 2656
  • Karma: +289/-24
    • View Profile
  • Twitch Name: expertsonline
Re: Css for follower
« Reply #3 on: December 19, 2014, 08:11:36 PM »
Are you sure you are using the right link? This one ends with 1.htm