Deep Bot - Twitch Streamer Assistant
Deep Bot => Custom Notifications => Topic started by: Gatoluxo93 on July 13, 2014, 01:06:55 AM
-
I can't reach to put the text correctly... I'll use one kinda of this image (may change somethin) but i want only the name of the follower at center of it, can be? PLEASE HELP! D:
http://i.imgur.com/Ilgqn6d.png
-
Another little thing, when i put any other code with other image... it looks like:
http://gyazo.com/1e23492f50157e249add684e8c558aa3
And still can't see the image... I rly suck in CSS....
-
I GOT IT
#follow-notification {
width: 500px !important;
height: 100px !important;
background-image: url('https://i.imgur.com/F4MoBpK.png') !important;
}
#follow-notification .followname {
color: greenyellow !important;
margin-top: 20px !important;
width: 350px !important;
font-size: 40px !important;
text-shadow: 2px 2px 1px #000 !important;
}