I'm running an educational forum (https://szkolnecentrum.pl), and, in the first place, I would like to change the names of particular elements. For example, instead of "topic" or "post", I would like to name it "task", "assignment", "answer" or anything like this. More importantly, there is an issue connected to one of the plugins and some part of HTML can be seen in notifications (screen below).
mistake.png
The plugin which is responsible for that error is called nodebb-plugin-question-and-answer-pl (all the plugins don't work except the Chinese one, that's why I would also like to access HTML and try changing it).
Tyler's Community
-
Tyler's Community is a Garry's Mod server network, which I've started doing sysadmin/web dev for recently. Here's the persona/lavender mix I've made for their nodebb instance.
Probably won't ever be released for use by other forums since there's a lot of hacky stuff (i.e. login page totally removed and replaced with steam sign on) and things thrown into the custom css in admin panel as well as it running a major version old nodebb for compatibility with Steam SSO.
Thanks for the idea of using :before for category headers, CryptoFR