Nixxen
New Member
Hello Codex (or Xedoc if you prefer).
Contacted you via the youtube video a few days back regarding the CSS issue I was having.
I sort of gave up on that (believe me, I tried a whole bunch of stuff. It just kept resetting to default) and found a semi work around.
I found a solution to this now, and thought I'd post it here as well, in case someone else has the same issue.
The issue:
I made a copy of the index.html and renamed it, made a new CSS file for it based on the other themes and added it as a CLR browser in OBS.
Everything was always reset to default a split second after the CLR browser loaded (as in I could see the CSS working for just a few brief milliseconds).
I stumbled upon this thread about multistreaming in general.
Which lead me to this thread about setting up an Ubiquitous 2 OBS CLR chat with custom CSS.
In essence, the "!important;" bit was the thing I was missing. Setting it up in the CSS editor that is built into OBS makes sure that you override anything that's done by the theme CSS.
Keep in mind that the CSS has changed a bit since the guide was written, so don't just copy/paste what's already there. Just follow the guidelines and fill in the blanks where needed.
I couldn't figure out the timeout / fade function since there is now a new kind of outEffect in Umbiquitous 2. I just left the .js file alone and limited the CLR browser lines to 6 (which in effect deletes any text that is just outside my chat area).