Is there a way to make the background static so you can only see the blue & grey on top when you’re logged in? What I’m looking for is to have a grey background when scrolling down through categories.
Update: Not related to Air Theme Solution: Updating Discourse To: discourse v3.1.0.beta2 +864
Impacts Android, iOS, and Windows-Chrome using Mobile view when logged out.
Bug #3 - When logged out, the categories page displays the Air Theme pill shaped categories (good), and also repeats the categories using the original category style native to Discourse (bad).
Update: Not related to Air Theme Solution: Updating Discourse To: discourse v3.1.0.beta2 +864 Result: This entire are is no longer displayed. Only the Air Themed styles category pills are visable.
I really love the template and i use it from maybe 2 weeks, and i would like to add analytics to my forum. But i cant modify the CSS for adding the google tag code from analytics.
You don’t need to modify your theme. Unless I misunderstand, you can set up Google Analytics in the admin settings (Basic Setup or type ga in the search bar)
not sure about this theme specifically, but i’m running a live custom theme that uses #main-outlet css to make the white background in a very similar way (with rounded corners too) and it seems to work as expected on mobiles. i’ve set it a dark color and changed other attributes like size and the rounding corners (border radius) and i haven’t found any issues yet with how it looks on mobile.
My screenshot is how it os supposed to display on mobile White bubble around the categories vs a white column pane.
As I reported here and was fixed.
It was partially broken before creating the white wrapped column.
I am sure Jordon might provide some css code possibly to restore the bug if you prefer the white column. Mobile now for me matches mobile.
**EDiT: Looking at Op post you might be right. But the fix imho looks better as it flows properly with background. Perhaps Jordon can add a toggle for desired effect.
I have to locate the fix so my modified Air Lite theme matches. By like rhe Topic excerpts js was removed as it was excerpting all topics instead of just pinned topics.
I added Topic excerpts theme component to put excerpts in categories I want to have it. Unfortunately though it did not restore the pinned topics excerpts but many users wanted a default listing style for more posts per screen.
It looks like most of the bugs were fixed with a Discourse Update that was released today.
I have update the original post to reflect the first 3 bugs which are not as a result of Air Theme.
The version which I am using now which fixed of the first 3 bugs, is:
Discourse: 3.1.0.beta3 (e014635a12)
Now that those bugs are fixed, all thats left is
Which is not a big deal at all. Although I still believe its a bug since Mobile View on Desktop and Mobile View on App/Browser (which should display the same) do not with the white #main-outlet style. I’m not sure which I prefer now. I’m happy with either outcome.
Is it possible to remove the search bar on the homepage? I’ve noticed it’s not displayed on meta.Discourse.org when I switch to this theme but I don’t see any place to edit the css.
Yep, this is actually a component that you just need to disable in the customization section of your forum.
This theme installs a couple components on install and this is where its coming from. You will want to look for discourse-search-banner in the theme components and disable it.
Select that option, and choose “boxes” as the dsiplay style.
If you mean on the /categories page, this is not an option. The only option there would be to edit the CSS to unhide the subcategories in order to show them inside the parent’s boxes.