I want to change the background of Page. I have HTML and CSS, how can I integrate? #254
Unanswered
anubhavrohatgi
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @anubhavrohatgi, you will have to think outside the box. Streamsync does not have an official mechanism for injecting structure into the page to build this sort of background. I offer you a css + javascript hack. Be aware, thinking outside the box exposes you to seeing this mechanism stop working when streamsync is updated. This commit details the changes to be made: FabienArcellier/spike-streamsync-complex-background@b236257. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to change the background of Page. I have HTML and CSS, how can I integrate them? This will form the default theme of my project.
Ref: https://codepen.io/sarazond/pen/LYGbwj
Beta Was this translation helpful? Give feedback.
All reactions