Author Topic: Custom Follower Notification  (Read 2094 times)

0 Members and 1 Guest are viewing this topic.

VibeRaider

  • Youngling
  • *
  • Posts: 33
  • Karma: +0/-0
    • View Profile
  • Twitch Name: VibeRaiderLP
Custom Follower Notification
« on: December 08, 2014, 07:20:09 AM »
http://www.thecontingency.org/VibeDownloads/newfollower.png

Would love to have it center on the black stripe here, thank you!
« Last Edit: December 08, 2014, 07:55:31 AM by VibeRaider »

ExpertsOnline

  • Creator
  • Councilor
  • *****
  • Posts: 2656
  • Karma: +289/-24
    • View Profile
  • Twitch Name: expertsonline
Re: Custom Follower Notification
« Reply #1 on: December 13, 2014, 03:46:18 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: 1px!important;
background-image: url('http://www.thecontingency.org/VibeDownloads/newfollower.png') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
margin-top: 18px !important;
margin-left: 0px !important;
text-align: center !important;
width: 580px !important;
font-size: 38px !important;
font-weight: normal !important;
font-family: Algerian !important;
color: #FFFFFF !important;

}

Preview

VibeRaider

  • Youngling
  • *
  • Posts: 33
  • Karma: +0/-0
    • View Profile
  • Twitch Name: VibeRaiderLP
Re: Custom Follower Notification
« Reply #2 on: December 14, 2014, 05:03:32 PM »
TY! Of course now doing a rework of my notifications. Really hate to hassle you guys for those when ready, but may need to. :(