Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How can I adjust the padding or margin to make the page narrower? not only <p>,but all the page content
<p>
You can apply padding on the #content element
#content
It worked ! Thanks a lot 👍
I am trying to do the same thing. I change the timestamp in mongoDB, but it has no effect on the frontend.
Ps.: I changed the timestamp on topic, post and topics:recent.
Anyone can help me?
https://community.nodebb.org/topic/7299/moving-topics-issue-suggestion
GitHub (github.com)
Well, just sharing my manual yet working solution, I just stop the NodeBB process and do everything manual from there, including backing up my NodeBB folder and Redis DB.
Actually, as I messed with my NodeBB's installation and broke it, I just cloned it from the repo and then it worked 🙂