You can switch between the two above layouts or choose none and declare your own styles. You can also pick a route and set an outlet for the component.
Right now it shows on global lists (latest/new/unread/top). I was thinking of adding a drop-down to settings to select the global pages it should show. So, yes, on my roadmap when I have time for this again!
What would be the use case for having the logo? On the global pages you’re almost “home” anyways?
What I’d actually be most interested in adding is a mobile view. I didn’t have an idea for that so far, so it’s just not shown on mobile. Thanks for sharing If you’d have an idea for that!
Personalized aesthetics, and combined with a short description, would be quick insight about a community for new visitors, and serve as a reminder for existing users about the mission of the community. Positioned above or left of the links.
Displaying this on global links by default, as well as optionally per category (and tag pages?), would serve as a convenient navigation menu for prioritized areas - this would be my primary intended use. (By the way, the ability to include custom links - not only categories - would be another desirable feature.)
Personally, I find that most Discourse sites tend to be on the vague side especially upon initial visit, and by default I think Discourse navigation can be confusing for the average user. Generally my sites are designed to prioritize only a few areas (of many), and these proposed additions would make it very clear to the average user what those areas are, as well as easy to access.
Good component,
We have installed Versatile Banner, how can we move this component UNDER Versatile Banner?
So that the component Versatile Banner is shown first and then yours.
Thank you.
Yes, both components are rendered on the same outlet. I don’t know what causes the order of elements in that case? On my site it shows under the banner by default…
But you should be able to target the order with CSS declarations:
This sounds like many custom options though. I wouldn’t want to add that much logic to this component.
Building a featured navigation sounds more like a use case for a custom html banner to me? You’d just need some links with images and titles.
I agree with that! I think dedicated banners for visitors and for newly-signed-up users can be helpful and welcoming.
I installed a theme-component but it doesn’t fit inside the main content, making it really look out of place (ugly), I use the air-theme.
Can help me please where I can make the component appear inside the dark color container?
Hello,
I’m just starting with discourse and theming…
I want to have some kind of cards in the top like you can see in here: Secret World Legends - Funcom Forums
This theme component seems to help toward that direction…
I installed it and I was able to select the categories I want to appear but I got only the titles…
Which makes sense as I do not set any picture yet…
My question (which is probably a dumb question as no one else have asked it yet) is how I can set the picture of the categories…
And how I “upload” them?
If you want to display an image like the one in the example, you need to select the relevant categories in the theme component setting and ensure that they each have an image assigned (category settings → Images → Category Logo Image)
If so, try this CSS. Add it to your theme CSS or in a component.
Inside, you can see variables you can control.
You can choose the number of columns, the gap between the elements, and the width of each element.
The elements are stacking automatically.