Deep Bot - Twitch Streamer Assistant
Deep Bot => Custom Notifications => Topic started by: MurtherX on April 15, 2015, 06:12:10 AM
-
I tried doing it by myself but some reason the picture never seems to show up when I upload it, so I think I screwed it up lol.
But would like to have the text in the center also!
(picture - http://i.imgur.com/kovOnz8.png )
-
Requested by:
Follower:
Link: http://deepbot.tv/notifications/follownotification1.htm
Width: 800
Height: 600
CSS Code:
#follow-notification {
display: none;
position: absolute;
width: 800px !important;
height: 600px !important;
border-radius: 0px !important;
background-image: url('http://i.imgur.com/kovOnz8.png') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
position: absolute !important;
text-align: center !important;
margin-top: 200px !important;
margin-left: 250px !important;
margin-right: 100px !important;
width: 300px !important;
font-size: 40px !important;
font-weight: bold !important;
font-family: Comic Sans !important;
color: white !important;
}
Preview: (If there is a black background, it is just my background.)
(http://puu.sh/heaUZ/150400d848.jpg)
-
Thanks man! Super fast!
Is there a list of available fonts I can change the text too from Comic Sans?
-
Thanks man! Super fast!
Is there a list of available fonts I can change the text too from Comic Sans?
Not really. I mean you can use any standard font you find on windows. If you wanna use a custom font, I can add that.