New Forum styles adaptable?

As Forums Maintenance - 14 February @ 8:00 UTC - #6 by CaptTom is closed, I would like to ask, if there is a way to adapt the styles locally?

At least the new font (?) and esp. the line heights/spacing/paddings are far from good for my eyes. Somehow it looks blurry as well.

6 Likes

Esp. this seems to be one of the changes

image

vs. new

4 Likes

Adding to this…new layout takes way too much space, this is not progress (for me)

7 Likes

The longer I try to read, the worse it is. Sooo big and space everywhere. But I cannot zoom via browser or text size in preference menu, because then the font, etc. is smaller, but the margins and spaces and paddings are still way to much now.

6 Likes

If you go to Preferences | Interface in your profile you can adjust the text size, which also reduces line spacing. Still a lot of space between posts, though.

It’s what in German we call Verschlimmbesserung :frowning:
Especially when there’s no interface setting to correct it.

3 Likes

As said above. It it not really reducing the spaces a lot - if any.

2 Likes

Well, since my post was for some reason linked in the OP, I’ll chime in…

I’m hoping all that extra white space was an inadvertent and unfortunate side-effect of trying to make the forum look better on a small screen like a mobile device.

On a normal monitor or laptop screen, and arguably on a tablet, it’s horrible.

We saw how responsive the HA team can be to user feedback after the backup debacle. I’m hopeful that this issue can be resolved as easily.

I don’t think so. There’s a separate page for mobile devices. It’s just a(n awful) design trend. Extra padding everywhere.

6 Likes

@MissyQ (sorry for looping you in, but your post is closed): But I still wonder if our CSS experts would not be able to give the standard stylesheet a little more love to reduce this awful and far to much new padding in desktop version?

1 Like

Come on guys, don’t shoot yourselves in the foot again.

The spacing makes it difficult to read forum posts. Revert back to how it was or at least give us a settings to configure it.

4 Likes

where are we to go for questions/remarks on the community forum?

seems after this weeks update, the posts take a lot more space, and especially the New & Unread section is affected by that

2 Likes

I notice this as well - only room for a couple of posts in a window - seems wasteful to me. …I had assumed it was one of my settings though.

1 Like

Compared to other forums. This is as before. But the paddings from the row are not collapsing anymore.

Until now, everything is from style is same as in other forum, which looks like this before. So I doubt, that it is really a wanted change, but only by mistake somewhere in the structure or inherited style.

I didn’t find the difference in settings until not.

image

image

I have the menu open at the left (and loads of space left on the left :sweat_smile:)
But this happens allot with longer post titles:


Switching to the smaller font help a bit… but i’m getting old and its harder to read… :sob:

1 Like

Forum software update also seems to have broken using the tab key/shift-tab combination to increase/decrease indentation in the post editor. Which is pretty much an essential feature for a forum which is a whole lot about posting YAML code…

Exactly this. Unfortunately it influences HA GUI too.

Many of us (admins/mods) don’t like the changes either. Understand that we are using a software we did not develop and downgrading is not an option. We performed a simple update. I have it on good authority that we will be adjusting the default themes in the future. There is no time-frame for this, it’s just something that will be done.

9 Likes

Yes, but Discourse is supporting own css. So it should be an easy thing to adapt the most critical things directly. But good that you mentioned, that at least there is a change to have the theme adjusted.

One the other hand side, I still doubt, that the space esp. in the unread section and overviews is really wanted. It looks (as shown above) like a bug. And if we find a bug in HA, we are reporting it as well. So I wonder if the forum team cannot report this to discourse as well.

2 Likes

Here we go. It is the new fk-d-tooltip span between link-top-line span and link with this style:

image

Without this flex, it looks like before. So as said, there is no additional padding, but only this new element, which limits the collapse as before and bring the spaces now as a sum of all.

image

Without this flex it looks like before and the new tooltip is working nevertheless.

4 Likes