Author Topic: Customer Follow CSS work  (Read 1574 times)

0 Members and 1 Guest are viewing this topic.

Spektral50

  • Youngling
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
  • Twitch Name: Spektral50
Customer Follow CSS work
« on: July 11, 2016, 08:42:19 PM »
Image Link: http://imgur.com/bkkHb5d
Font Style/Link: Impact
Font Color:white
Text outline color: Black
What do you want the alert to say? *Username* Welcome to the Hoodie Ninja's


TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Customer Follow CSS work
« Reply #1 on: July 12, 2016, 03:32:10 AM »
I used a white background to show the black outline. Couldn't put a ' on ninjas because it messes with the CSS. So hopefully it is okay without.

Requested by: Spektral50

Follower:

Link: http://deepbot.tv/notifications/follownotification1.htm
Width: 875
Height: 1425

CSS Code:
Code: [Select]
#follow-notification {
display: none;
position: absolute;
top: 0px !important;
left: 0px !important;
width: 829px !important;
height: 1368px !important;
border-radius: 00px !important;
background-size: contain !important;
background-image: url('http://i.imgur.com/bkkHb5d.png') !important;
background-repeat: no-repeat;
}

#follow-notification .header {
visibility: hidden !important;
}

#follow-notification .followname {
position: absolute !important;
text-align: center !important;
margin-top: 140px !important;
margin-left: 200px !important;
width: 500px !important;
font-size: 40px !important;
font-weight: normal !important;
font-family: Impact !important;
color: white !important;
text-transform: capitalize;
-webkit-text-stroke-color: black;
-webkit-text-stroke-width: 2px;
}

.followname:before {
content: '' !important;
}

.followname:after {
content: ', Welcome to the Hoodie Ninjas' !important;
}

Preview: (If there is a black background, it is just my background.)

Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport