Deep Bot - Twitch Streamer Assistant

Deep Bot => Custom Notifications => Topic started by: Akrapovic_es on September 01, 2016, 10:06:57 PM

Title: Custom follow only works on Preview
Post by: Akrapovic_es on September 01, 2016, 10:06:57 PM
Hello!

I have made my own CSS but it doesn´t works when I am online on the Stream.

My CSS is this:

Quote
#follow-notification {
  display: none;
   position: absolute;
   top: 0px;
   left: 0px;
   width: 480px !important;
   height: 270px !important;
   border-radius: 10px;
   background-image: url('http://i.gifntext.com/124884-nuevo-caballero-de-bronze.gif') !important;
   background-repeat: no-repeat;
}
#follow-notification .followname {
   position: absolute !important;
   margin-top: 170px !important;
   padding-top: 0px !important;
   margin-left: 75px !important;
   text-align: center !important;
   width: 350px !important;
   font-size: 40px !important;
   font-weight: normal !important;
   font-family: Algerian !important;
   color: #f5f214 !important;
   -webkit-text-stroke: 0.2px;
   -webkit-text-stroke-color: #000
}

And I´m using the url: http://deepbot.tv/notifications/follownotification1.htm?dur=10000

Is there something I am doing wrong?

OFFLINE works fine. ( I mean Preview)

Thanks!
Title: Re: Custom follow only works on Preview
Post by: TheNumbLock on September 02, 2016, 01:57:25 AM
The CSS looks fine for me.

Which OBS are you using, Classic or Studio?
Title: Re: Custom follow only works on Preview
Post by: Akrapovic_es on September 02, 2016, 05:18:53 AM
Hi, thanks for reply.

I´m currently using the Classic OBS.
Title: Re: Custom follow only works on Preview
Post by: TheNumbLock on September 02, 2016, 06:18:22 AM
Hmm. Then that is not the issue. Can you screenshot your follower notification options along with your CLR Browser General Properties tab for the follower notification?
Title: Re: Custom follow only works on Preview
Post by: Akrapovic_es on September 02, 2016, 09:13:00 PM
Here is the screenshot ,I hope it helps

Quote
https://gyazo.com/9ddd1386d8fe6e0f6ca2c0382c0b104d

thanks!
Title: Re: Custom follow only works on Preview
Post by: TheNumbLock on September 03, 2016, 01:49:22 AM
Hmm everything looks perfect.
Title: Re: Custom follow only works on Preview
Post by: Akrapovic_es on September 03, 2016, 02:29:30 AM
Next week, I get the new PC so I´m setting up the OBS Studio and check if it works there.

If it is, I post here and we can close.

Thanks!