Skip to content

Want to use Sudonix themes ?

Chitchat

Related Topics
  • NodeBB: Consent page

    Solved Configure
    16
    4 Votes
    16 Posts
    755 Views

    @DownPW I still do not see any issues.

  • Chevron up before & after

    Solved Configure
    11
    4 Votes
    11 Posts
    464 Views

    @crazycells you are right 🙂 thank you.

  • Adding fileWrite to nodebb code

    Solved Configure
    16
    5 Votes
    16 Posts
    702 Views

    @eveh this might be a question for the NodeBB Devs themselves. In all honesty, I’m not entirely sure without having to research this myself.

  • Theming support in Sudonix

    Moved Announcements
    41
    61 Votes
    41 Posts
    5k Views

    @phenomlab said in Theming support in Sudonix:

    I thought I’d better come by here with an update so everyone knows that the Swatch project isn’t abandoned, or has simply “gone cold”. In fact, quite the opposite.

    I’ve setup a dev instance on my home network which I’m currently developing against. I’ll put some screenshots up soon, but the Swatch code is currently enjoying a rewrite. The great news is that you’ll get ten times the flexibility you have now meaning greater support for light themes, although the downside is that there isn’t that much backwards compatibility meaning some of my own themes even need to be completely redesigned.

    However, this isn’t the end of the world. Once you’re familiar with the classes, it really doesn’t take long at all to create your own themes.

    More to follow.

    I’ll be putting together a video of what the revamped theme will look like very soon - just got some small issues to iron out, and code cleanup beforehand…

  • ineffecient use of space on mobile

    Solved Customisation
    10
    7 Votes
    10 Posts
    617 Views

    @phenomlab Thanks 🙏

  • Detect if user is admin

    General
    2
    0 Votes
    2 Posts
    471 Views

    @pwsincd I think you can use userData.isAdmin = isAdmin; if I’m not mistaken - see
    https://community.nodebb.org/topic/15128/how-to-hide-whitelist-user-field-only-to-owner-or-admin?_=1648802303112 for an example

  • CSS codes for fa-info icon

    Solved Customisation
    9
    6 Votes
    9 Posts
    602 Views

    I have just figured it out…

    it can be targeted with text-decoration-color:

    I was mistakenly using color

  • [NodeBB] custom Gravatar image not showing

    Solved Customisation
    6
    1 Votes
    6 Posts
    1k Views

    @jac said in [NodeBB] custom Gravatar image not showing:

    @phenomlab said in [NodeBB] custom Gravatar image not showing:

    @jac are you using Custom ?

    Sure am mate 👍🏻

    Confirmed Fixed