Read the statement by Michael Teeuw here.
server/client setup: how to force client's custom.css
-
Situation: I have one pi setup as a mm server, and 3 pis as clients.
Problem: changes made to the clients’ custom.css have no effect on the display. changes made to the server’s custom.css affect all client displays.
Question: is it possible to force a client to use its own custom.css? if so, how?
-
@keithhannen not as far as I know. The design is one image/layout per server
The client is passthru. U can run chrome on the client, or any browser
-
Check if you can do that with chrome browser local override.
https://www.trysmudford.com/blog/chrome-local-overrides/ -
@ashishtank said in server/client setup: how to force client's custom.css:
Check if you can do that with chrome browser local override.
https://www.trysmudford.com/blog/chrome-local-overrides/Thank you! This solution works.
-
@keithhannen Good to know that :) , I think you need to keep dev tools open ? If Yes, you can undock it and then minimize it.