You can see in this ss the Chat plugin icon is gone from the header. You can also see tge other effects that the chat plugin is sermingly doing to the background creating a white empty rectangle ignoring the blue background.
Now looking at it might it be interfering with Air Thene’s blue wallpaper? as text is white in the banner. So I might be on the wrong track with the Discourse Search banner. It might be a conflict with part of the Air theme… ??
Taking a further look in the Air Theme the blue part of the background is blocked in that center column when scrolling the blue is just on the outer edges. When chat disabled the blue part of the background connects from left to right through the center.
It seems your Search Banner plugin outlet is on the default above-main-container? I think you need to change this to place the Search Banner out from the #main-outlet
However the theme has a chat custom style when enabled on the #main-outlet which I think only need to be active on chat pages.
This is adding the background with !important to the #main-outlet which override the theme background transparency on #main-outlet etc…
I think this is would be better with restrict this to .has-full-page-chat so only appears on chat pages?
Okay that fixes the primary display. What would be the code to fix the chat? As it still has the white column under the search banner header on the categories as per your last screen shot.
I’m adding “category logo” Images to some, but not all, of my categories.
expected behavior: When I add a logo image to a category, the size of the label remains the same as those of other categories.
observed behavior: When I add a logo image to a category, the square is comparatively larger than the squares in the labels of categories without logo images. Beyond not lining up with categories in the same column, rows with categories with logo images are taller than rows with categories without logo images.
Thanks for the confirmation. CSS makes my skin crawl. It’s my kryptonite. I’ve never been less productive then when working on getting margins to look right using CSS.
I hear you still learning. But imagine the author or a team member might help with a css code fix.
Just discovered light/dark toggle. Eorks well. save if you refresh the page it seems discourse will display the light thene logo instead. I suspect that is duue to discourse not detecting the web browser not being in dark mode.
I’m trying to customize my self hosted Discourse and I found that theme to be a good starting point!
How do you guys make changes in the CSS (like changing the background)?
Since there’s no “Custom CSS/HTML” section in the Theme page when I select that theme like there is in the default theme.
deprecated.js:61 Deprecation notice: PluginOutlet arguments should now be passed using `@outletArgs=` instead of `@args=` (outlet: category-box-below-each-category) [deprecation id: discourse.plugin-outlet-args]
in
did I forget something in my theme settings?
I looked, I don’t see …
Hi there, I am very new to discourse, so apologies in advances if I am missing something obvious here. After installing the Air Theme there seems to be a couple of issues.
The “welcome to our community” message is invisible as it is the same colour as the background. I have tried updating colours but could not get the colour of this text to change.
Thew welcome text is appearing in the wrong place - i expected this to appear within the colour background however as you can see in the images above, it is not doing this.