some of the features i’ve been considering for my forum are:
- custom css for each user’s page, each user can edit the css on their own
- custom user frames (think like steam)
- custom user fonts for their name
- custom badges for users to display on their portraits and user profile
i mean if they are i could look into developing them if i have the time i just havent got that rn anyone ever developed anything similar for nodebb?
You must log in or # to comment.
thanks guys! def will get around to it when i got the time then :)
@tune-a-sandwich looks like custom css per user does exist, it was initially created by @ben@mastodon.lubar.me . I’ve updated it so it is available on 4.x as well. https://github.com/NodeBB-Community/nodebb-plugin-user-css. You can install it with
npm install [@nodebb](https://community.nodebb.org/user/nodebb)/nodebb-plugin-user-cssI don’t know if there are any plugins that do these, but they are certainly possible as plugins.
tune-a-sandwich A neat idea. I likez a lot.



