Page 1 of 1

How can I add a dark mode option?

Posted: Sun Apr 06, 2025 3:35 pm
by alan_sh
I have an object (Ron's random picture extension) which, when I invoke dark mode, turns all the pictures inverted.

I know if I use the standard slideshow, I can toggle it so that the pictures are not inverted. But that option is not in Ron's extension. Is there a way I can manually add some CSS or HTML so that I can get Ron's extension to do that?

I can't use your built in slide show because changing picture lengths overwrites what's below, whereas Ron's extension works how I like it.

Thanks for any advice.

Alan

Re: How can I add a dark mode option?

Posted: Sun Apr 06, 2025 4:00 pm
by BaconFries
As Ron's extension is "Paid" then we won't have access to unless we purchase it. I would suggest you contact him directly for all help with all his extensions paid or not were he will provide a solution.

Re: How can I add a dark mode option?

Posted: Sun Apr 06, 2025 4:09 pm
by Pablo
It depends on how you have implemented dark mode and the code that is generated by Ron's extension.
But I am sure Ron can tell you instantly.

Re: How can I add a dark mode option?

Posted: Sun Apr 06, 2025 4:24 pm
by alan_sh
Thanks - I'll wait for Ron to respond to the post I put on the forum.

[edit] - I am using an icon which has an event to toggle dark mode.

Alan