Forum change?
-
@mvikman huh? Both pictures are from the recent threads url
-
@stephenw10 yeah removed the ublock filters - and images still gone.. Thanks!
-
Thank you, back to being a clean interface.
-
@johnpoz said in Forum change?:
@mvikman huh? Both pictures are from the recent threads url
If you had a specific thread open, like this "Forum change?" it showed the pictures on the top of the page in the right side of the subject line.
Edit. actually it still does when removing the filters
-
@mvikman ah - now what I see what your talking about.. Yeah I hadn't noticed that one. That one at least for me isn't as bothersome.. But @stephenw10 any way to make that one go away too?
I mean what is the point of such a tiny little picture?
-
Hmm, yeah also seeing that. It's not a topic thumbnail..... maybe the 'media gallery' feature? Both seem completely pointless!
-
No memes in the Netgate forum? I guess some topics come close enough.
-
Just no meme-previews.
-
Me too I like how it says Jonathan Lee 2100
haha -
If anyone else is annoyed with those images in the top right when looking at a thread, like the example @mvikman posted up.
I noticed in a thread that had multiple images in it.. This simple rule in ublock removes them.
forum.netgate.com##.hidden-empty.align-items-center.gap-2.flex-wrap.d-flex
-
images in the top right when looking at a thread
div[component="topic/thumb/list"] {display: none !important}
?