Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - OldRustyBones

Pages: [1]
1
Custom Notifications / Re: Custom Notification WorkShop
« on: January 17, 2017, 11:39:49 AM »
thanks for the quick reply. I'll see if I can work around it. Thanks again for getting it to work RepentGamingtv

2
Custom Notifications / Re: Custom Notification WorkShop
« on: January 17, 2017, 11:27:14 AM »
Terribly sorry Repentgamingtv, but would you mind using this animation for the icon above? I tried adding it in and using !important to override the animation that's set on the image but it's not working. As I can't find the animation anywhere I cannot edit it out myself. Thank you.

-webkit-keyframes slide {
        0% {top: 600px;}
        10% {top: 600px;}
        25% {top: 0px;}
        75% {top: 0px;}
        100% {top: 600px;}
      }

-webkit-animation: slide 10s;

3
Custom Notifications / Re: Custom Notification WorkShop
« on: January 16, 2017, 12:01:20 PM »
Host Alert

Image Link: http://i.imgur.com/N7Afema.gif
Width: 1280px
Height: 720px
Font Style/Link: BigNoodleTitling    (  @import url(http://db.onlinewebfonts.com/c/52629e481c4d4df7a9783ed08bdecdef?family=BigNoodleTitling);  )
Font Color: #FFFEE7
Any text fill/boarder?: None
What do you want the alert to say?(Text Options: Host Name, Amount of Viewers): @user@ is summoning more skeletons for us! @numviewers@
Example (If applicable): exact layout as this one. http://i.imgur.com/vU56LtV.jpg
Anything else?:

After getting every other notification to work properly the host notification has stumped me and I've run out of patience. The issue I was running into was that the actual alert wouldn't show, but chat messages and audio would play perfectly fine. !important tags didn't even get it to show. Tried resizing and it still wouldn't show, so please, please, handle this one for me! Thanks in advance.

Pages: [1]