Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Forum change?

    Scheduled Pinned Locked Moved Forum Feedback
    60 Posts 15 Posters 7.2k Views 11 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P Offline
      pst
      last edited by

      FWIW, I use the Dark Reader FF plugin, which does a decent job on most all-too-bright sites. Here's what it looks like when applied to the forum configured with the default forum theme

      a80a6b70-7bd7-4034-890f-3b45a0585504-image.png

      As you can see, it manages to differentiate between read/unread threads, yay!

      Threads are also legible:

      a8e3068f-8bfd-4eda-9f31-4ac50f31f879-image.png

      0d492b47-411a-4126-b3ea-f9a200f8deae-image.png

      johnpozJ 1 Reply Last reply Reply Quote 3
      • johnpozJ Offline
        johnpoz LAYER 8 Global Moderator @pst
        last edited by johnpoz

        @pst thanks - will try it out.. Yeah that looks pretty good..

        edit: Yeah that works pretty good, tied with a couple of changes with stylebot and can live with it ;) I can now tell the difference between unread, read and deleted topics.

        An intelligent man is sometimes forced to be drunk to spend time with his fools
        If you get confused: Listen to the Music Play
        Please don't Chat/PM me for help, unless mod related
        SG-4860 25.07.1 | Lab VMs 2.8.1, 25.07.1

        1 Reply Last reply Reply Quote 2
        • stephenw10S Online
          stephenw10 Netgate Administrator
          last edited by stephenw10

          Yup Dark Reader is as good as anything so far. Nice. 👍

          1 Reply Last reply Reply Quote 1
          • C Offline
            chrcoluk
            last edited by

            I am using dark reader, which was my initial thoughts as the culprit, the fonts looking too thick/bold now on the forum thread page, will try john's fixes.

            pfSense CE 2.8.1

            johnpozJ 1 Reply Last reply Reply Quote 0
            • johnpozJ Offline
              johnpoz LAYER 8 Global Moderator @chrcoluk
              last edited by

              @chrcoluk I set skin to default, using dark reader and then a couple of tweaks with stylebot

              An intelligent man is sometimes forced to be drunk to spend time with his fools
              If you get confused: Listen to the Music Play
              Please don't Chat/PM me for help, unless mod related
              SG-4860 25.07.1 | Lab VMs 2.8.1, 25.07.1

              1 Reply Last reply Reply Quote 0
              • S Offline
                SteveITS Galactic Empire @SteveITS
                last edited by

                @SteveITS said in Forum change?:

                It’s the Netgate hardware forum that’s not visible but the empty spot is clickable.

                It's white on white in the Unread list:
                <a href="/category/64/official-netgate-hardware" class="badge px-1 text-truncate text-decoration-none border" style="color: #FFFFFF;background-color: #ffffff;border-color: #ffffff!important; max-width: 70vw;">
                <i class="fa fa-fw hidden"></i>
                Official Netgate® Hardware
                </a>

                Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                When upgrading, allow 10-15 minutes to reboot, or more depending on packages, CPU, and/or disk speed.
                Upvote 👍 helpful posts!

                johnpozJ S 2 Replies Last reply Reply Quote 0
                • johnpozJ Offline
                  johnpoz LAYER 8 Global Moderator @SteveITS
                  last edited by johnpoz

                  @SteveITS yeah I change the stupid white on white with this in stylebot

                  a.badge.px-1.text-truncate.text-decoration-none.border {
                    border-style: none;
                    font-weight: 400;
                    font-style: normal;
                    background-color: #181A1B;
                    text-decoration: none;
                    border-color: #181A1B;
                  }
                  

                  Here are all the stylebot changes I have

                  li.category-item.hover-parent.py-2.mb-2.d-flex.flex-column.flex-lg-row.align-items-start {
                    padding-bottom: 0px;
                    padding-top: 1px;
                    margin-bottom: 5px;
                  }
                  
                  a.text-reset {
                    font-weight: 500;
                    font-style: normal;
                    font-size: 18px;
                    line-height: 20px;
                    
                  }
                  
                  a.badge.px-1.text-truncate.text-decoration-none.border {
                    border-style: none;
                    font-weight: 400;
                    font-style: normal;
                    background-color: #181A1B;
                    text-decoration: none;
                    border-color: #181A1B;
                  }
                  

                  I could export the json from dark reader if you need/want it?

                  This is what mine currently looks like

                  recent.jpg

                  An intelligent man is sometimes forced to be drunk to spend time with his fools
                  If you get confused: Listen to the Music Play
                  Please don't Chat/PM me for help, unless mod related
                  SG-4860 25.07.1 | Lab VMs 2.8.1, 25.07.1

                  fireodoF 1 Reply Last reply Reply Quote 2
                  • fireodoF Online
                    fireodo @johnpoz
                    last edited by

                    @johnpoz

                    Hi,

                    just a (maybe stupid) question: Is it not easier to contact the sysadmin of the forum and ask to change the underlying software in a way that makes it more readable/usable instead of using lot of self developed solutions? IMHO

                    Regards,
                    fireodo

                    Kettop Mi4300YL CPU: i5-4300Y @ 1.60GHz RAM: 8GB Ethernet Ports: 4
                    SSD: SanDisk pSSD-S2 16GB (ZFS) WiFi: WLE200NX
                    pfsense 2.8.1 CE
                    Packages: Apcupsd, Cron, Iftop, Iperf, LCDproc, Nmap, pfBlockerNG, RRD_Summary, Shellcmd, Snort, Speedtest, System_Patches.

                    1 Reply Last reply Reply Quote 1
                    • stephenw10S Online
                      stephenw10 Netgate Administrator
                      last edited by

                      Yeah we are still looking at what we can do here. It looks like the theme we use doesn't play nicely with the skins in this version.

                      S 1 Reply Last reply Reply Quote 0
                      • S Offline
                        SteveITS Galactic Empire @stephenw10
                        last edited by SteveITS

                        @stephenw10 One thing I have noticed on iOS Safari and just put together…if I reply to a message it looks fine. When I tap into the text field to type it zooms in enough to hide the > icon. Let’s see if this makes it:

                        c1e202b8-de5f-416b-9b6c-1609936a78e7-image.png

                        …so I have to zoom out or scroll right to submit.

                        Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                        When upgrading, allow 10-15 minutes to reboot, or more depending on packages, CPU, and/or disk speed.
                        Upvote 👍 helpful posts!

                        1 Reply Last reply Reply Quote 0
                        • S Offline
                          SteveITS Galactic Empire @SteveITS
                          last edited by

                          said in Forum change?:

                          white on white in the Unread list

                          Also "Off-Topic & Non-Support Discussion" I see.

                          BTW re: my iOS Safari comment, that might be an iOS thing? I think I've seen it on other web sites occasionally. It's oddly annoying but easily fixable by pinching or swiping left to "scroll" right.

                          Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                          When upgrading, allow 10-15 minutes to reboot, or more depending on packages, CPU, and/or disk speed.
                          Upvote 👍 helpful posts!

                          1 Reply Last reply Reply Quote 0
                          • M Online
                            mvikman
                            last edited by

                            Looks like some update added previews of the images posted in the thread into the end of the subject line...
                            Not a fan of that, makes the forum look very cluttered.

                            pfSense Plus 25.07.1-RELEASE (amd64)
                            Dell Optiplex 7040 SFF
                            Core i5-6500, 24GB RAM, 2x 240GB SSD (ZFS Mirror)
                            HPE 561T (X540-AT2), 2-port 10Gb RJ45
                            HPE 562SFP+ (X710-DA2), 2-port 10Gb SFP+

                            johnpozJ 1 Reply Last reply Reply Quote 0
                            • johnpozJ Offline
                              johnpoz LAYER 8 Global Moderator @mvikman
                              last edited by

                              @mvikman yeah not a fan either.. And quick look doesn't seem to be a way to turn it off. Have to look into a way to just not load them..

                              An intelligent man is sometimes forced to be drunk to spend time with his fools
                              If you get confused: Listen to the Music Play
                              Please don't Chat/PM me for help, unless mod related
                              SG-4860 25.07.1 | Lab VMs 2.8.1, 25.07.1

                              M dennypageD 2 Replies Last reply Reply Quote 0
                              • M Online
                                mvikman @johnpoz
                                last edited by

                                @johnpoz
                                These filters in uBlock seem to work, don't know if it breaks something else though...

                                forum.netgate.com##.d-xl-block.d-none.flex-shrink-0.text-decoration-none.position-relative.topic-thumbs
                                forum.netgate.com##.hidden-empty.align-items-center.gap-2.flex-wrap.d-flex
                                

                                pfSense Plus 25.07.1-RELEASE (amd64)
                                Dell Optiplex 7040 SFF
                                Core i5-6500, 24GB RAM, 2x 240GB SSD (ZFS Mirror)
                                HPE 561T (X540-AT2), 2-port 10Gb RJ45
                                HPE 562SFP+ (X710-DA2), 2-port 10Gb SFP+

                                johnpozJ 2 Replies Last reply Reply Quote 4
                                • johnpozJ Offline
                                  johnpoz LAYER 8 Global Moderator @mvikman
                                  last edited by

                                  @mvikman thanks will try them out in a bit

                                  An intelligent man is sometimes forced to be drunk to spend time with his fools
                                  If you get confused: Listen to the Music Play
                                  Please don't Chat/PM me for help, unless mod related
                                  SG-4860 25.07.1 | Lab VMs 2.8.1, 25.07.1

                                  1 Reply Last reply Reply Quote 0
                                  • stephenw10S Online
                                    stephenw10 Netgate Administrator
                                    last edited by

                                    Yeah that took me a while to work out what I was seeing.

                                    1 Reply Last reply Reply Quote 0
                                    • dennypageD Offline
                                      dennypage @johnpoz
                                      last edited by

                                      @johnpoz said in Forum change?:

                                      yeah not a fan either.. And quick look doesn't seem to be a way to turn it off.

                                      Also strongly not a fan...

                                      1 Reply Last reply Reply Quote 0
                                      • johnpozJ Offline
                                        johnpoz LAYER 8 Global Moderator @mvikman
                                        last edited by johnpoz

                                        @mvikman yeah those work great from what looks like to me

                                        before/after

                                        better.jpg

                                        If you add new features like that - it should be able to be turned off.. This isn't /funny in reddit where people just post memes and videos, etc..

                                        An intelligent man is sometimes forced to be drunk to spend time with his fools
                                        If you get confused: Listen to the Music Play
                                        Please don't Chat/PM me for help, unless mod related
                                        SG-4860 25.07.1 | Lab VMs 2.8.1, 25.07.1

                                        1 Reply Last reply Reply Quote 1
                                        • stephenw10S Online
                                          stephenw10 Netgate Administrator
                                          last edited by stephenw10

                                          Yup you would think there would be some obvious setting 'image previews' or similar but..... I'm finding nothing!

                                          It looks like it's using the first available image as a topic thumbnail but there no setting for that 🤔

                                          1 Reply Last reply Reply Quote 0
                                          • stephenw10S Online
                                            stephenw10 Netgate Administrator
                                            last edited by

                                            Looks like it's this but I'd still expect to be able to disable it completely:
                                            https://community.nodebb.org/topic/18821/topic-thumbnails-uploads-and-media-display

                                            johnpozJ 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.