I probably won't participate all that much in this topic, but I promise to carefully read/consider every post. If I leave merit on your post (it won't be much, because I'm not a source), it likely means that I've added your suggestion to my backlog and that I intend to work on it at some point. If you see a suggestion in this thread that resonates with you, please leave some merit for that poster; if I notice a suggestion that's attracted a lot of merit, I'll probably add it to my backlog.
Thanks.
First of all, thank you for your contribution and support on this forum, you are an amazing member. I have posted this before but I don't know if you missed it or not, so I'll post it again.
I think that responsive forum with dark mode is what we all want. We want to be able to access Bitcointalk from our smartphones with a mobile friendly UI and there are also many people who want dark mode too. The current template of Bitcointalk is built in a very old-fashioned way, in html tables but can you change that structure and use flexbox or grid? I built Bitcointalk's website from scratch, used CSS Grid and Flexbox, used CSS gradients instead of images and also implemented dark mode because all colors and backgrounds are in a CSS code instead of in an image form.
Have a look at this post: bitcointalk.org/index.php?topic=5414229
Can you do it or is it very difficult on SMF? I think that there is a demand and in 2024 website, especially as famous as Bitcointalk is, should meet the basic modern standards.