• Home
  • Categories
    • All Categories
    • Individual Categories
  • Recent
  • Popular
  • Tags
  • Users
  • Groups
  • Solved
Collapse
Sudonix

Sudonix DEV

    • All categories
    Load new posts
Log in to post
  • phenomlabundefined

    Changing the look of recent cards

    Scheduled Pinned Locked Moved Announcements cards css
    1
    2 Votes
    1 Posts
    111 Views
    No one has replied
  • DownPWundefined

    chat list navbar

    Scheduled Pinned Locked Moved Solved Customisation css navbar chat menu
    30
    0 Votes
    30 Posts
    199 Views
    DownPWundefined

    No no it’s ok @phenomlab
    I just comment the 2 lines mentionned aboves 😉

  • DownPWundefined

    Quote design CSS

    Scheduled Pinned Locked Moved Solved Customisation css quote
    15
    0 Votes
    15 Posts
    179 Views
    phenomlabundefined

    @DownPW yes, that does make sense actually. I forgot to mention the layout of Sudonix is custom so that would have an impact on the positioning.

    Good spot 🙂

  • DownPWundefined

    answers appearance css code request

    Scheduled Pinned Locked Moved Solved Customisation css answers
    11
    0 Votes
    11 Posts
    135 Views
    phenomlabundefined

    @DownPW yes, because of the modifications that Sudonix uses, you’ll need to tailor to fit your needs.

  • DownPWundefined

    Bottom footer navbar button extend

    Scheduled Pinned Locked Moved Solved Customisation css javascript customisation footer navbar
    32
    0 Votes
    32 Posts
    202 Views
    phenomlabundefined

    @DownPW said in Bottom footer navbar button extend:

    Oh my god, it’s beautiful mark

    I liked this design so much, I’ve implemented it here. I intend to do a lot more with the footer in due course, so hiding it makes a lot of sense. Thanks @DownPW for the idea and initial concept ♥

  • DownPWundefined

    Blinking text Effect

    Scheduled Pinned Locked Moved Customisation nodebb text effect css
    3
    3 Votes
    3 Posts
    96 Views
    DownPWundefined

    @phenomlab

    I love it too

    @phenomlab said in Blinking text Effect:

    Has that “broken neon light” look that you see in films.

    It’s exactly that, kind of old neon signs of bar or pubs a bit cyberpunk too 😉

  • phenomlabundefined

    New message CSS problem

    Scheduled Pinned Locked Moved Unsolved Customisation css
    11
    0 Votes
    11 Posts
    239 Views
    phenomlabundefined

    @DownPW hi. Sorry for digging up an old post, but I’m going through items still unresolved and was looking to get an understanding of where you are currently with this?

  • phenomlabundefined

    CSS3: Gradient Generator

    Scheduled Pinned Locked Moved Development css gradient
    1
    1 Votes
    1 Posts
    61 Views
    No one has replied
  • pwsincdundefined

    Fontawesome 5

    Scheduled Pinned Locked Moved Unsolved Customisation fonts css nodebb
    14
    0 Votes
    14 Posts
    238 Views
    phenomlabundefined

    @pwsincd hi. Just following up on this thread (I know it’s old) but was curious to understand if it’s still an issue or not ?

  • pwsincdundefined

    [NodeBB] greeting message

    Scheduled Pinned Locked Moved Solved Customisation css nodebb javascript
    2
    1 Votes
    2 Posts
    84 Views
    phenomlabundefined

    @pwsincd welcome to sudonix, and thanks for the comments. What your looking for is here

    https://sudonix.com/topic/195/nodebb-welcome-message/3?_=1648295651358

  • DownPWundefined

    [NodeBB] [JS SCRIPT/CSS] Theme Switcher

    Scheduled Pinned Locked Moved Customisation theme switcher javascript css theme
    8
    2 Votes
    8 Posts
    784 Views
    phenomlabundefined

    @DownPW done

  • DownPWundefined

    [NODEBB] Help for my custom CSS

    Scheduled Pinned Locked Moved Solved Customisation nodebb css bugfix
    131
    0 Votes
    131 Posts
    940 Views
    phenomlabundefined

    @DownPW said in [NODEBB] Help for my custom CSS:

    JS code seems not working but…

    Sorry, that should have been something like this (obviously modify the source and replacement)

    $(document).ready(function() { $(window).on('action:ajaxify.end', function(data) { $(".row").find($(".fa")).removeClass('fa-fw fa-comments-o').addClass('fa-check-to-slot'); }); });
  • crazycellsundefined

    tag icon in front of tags

    Scheduled Pinned Locked Moved Solved Customisation css
    5
    0 Votes
    5 Posts
    145 Views
    crazycellsundefined

    @phenomlab said in tag icon in front of tags:

    @crazycells Are you using Font Awesome Free ? If so, try this

    span.tag:before { content: "\f02b"; font-family: "Font Awesome 5 Free"; margin-right: 5px; margin-left: 5px; font-weight: 900; }

    yeap, this worked 👍 thanks a lot.

  • DownPWundefined

    [NodeBB] Import custom Font

    Scheduled Pinned Locked Moved Solved Customisation custom fonts nodebb css
    10
    0 Votes
    10 Posts
    209 Views
    phenomlabundefined

    @downpw plus the fact that it’s up to 5 less html requests your server needs to perform which means less resources are being used.

    It’s always best to host fonts locally from the performance perspective.

  • DownPWundefined

    [NODEBB] Reply Button/arrow answer

    Scheduled Pinned Locked Moved Solved Customisation css nodebb
    25
    0 Votes
    25 Posts
    351 Views
    DownPWundefined

    Topic open
    https://sudonix.com/topic/207/nodebb-help-for-my-custom-css

  • DownPWundefined

    [NODEBB] Scroll Button

    Scheduled Pinned Locked Moved Solved Customisation css javascript html scroll button
    7
    0 Votes
    7 Posts
    152 Views
    phenomlabundefined

    @downpw ooops. Forgot that. Thanks for adding.

  • DownPWundefined

    [NODEBB] Welcome Message

    Scheduled Pinned Locked Moved Solved Customisation css html nodebb
    18
    0 Votes
    18 Posts
    412 Views
    phenomlabundefined

    For anyone reviewing this post, there’s an updated version here that also includes an sunrise / sun / moon icon depending on the time of day

    https://sudonix.com/topic/233/nodebb-welcome-message-with-logo-footer-change/3?_=1645445273209

  • DownPWundefined

    Avatar on Topic Header

    Scheduled Pinned Locked Moved Solved Customisation css avatar header
    9
    0 Votes
    9 Posts
    196 Views
    JACundefined

    @jac said in Avatar on Topic Header:

    @downpw said in Avatar on Topic Header:

    Great Plugin 🙂

    I make it a bit cleaner via this CSS code:

    /*------------------------------------------------------------------*/ /*---------------- nodebb-plugin-browsing-users -----------------*/ /*------------------------------------------------------------------*/ /*Space between the avatar and the RSS icon */ .topic [component="topic/browsing-users"] { margin-bottom: -5px; padding-left: 10px; } /*Space between avatars*/ .pull-left { float: left!important; padding-right: 5px; }

    Do you have a screenshot of how this looks with the CSS change?

    Just added this change, thanks @DownPW 🙂

  • DownPWundefined

    Multiple link on one ico non Navbar

    Scheduled Pinned Locked Moved Solved Customisation links css navbar
    7
    0 Votes
    7 Posts
    142 Views
    DownPWundefined

    yeah you’re right @phenomlab.
    Problem of NodeBB Version

  • DownPWundefined

    Reading Meter Progress bar

    Scheduled Pinned Locked Moved Solved Customisation css
    14
    0 Votes
    14 Posts
    224 Views
    JACundefined

    @phenomlab said in Reading Meter Progress bar:

    @jac Steps are here 🙂

    Many thanks will hopefully be able to achieve this once home tomorrow!

  • Login

  • Login or register to search.
  • First post
    Last post
0
  • Home
  • Categories
    • All Categories
    • Individual Categories
  • Recent
  • Popular
  • Tags
  • Users
  • Groups
  • Solved