I use the recent posts page as my home on my forum running nodebb. But I really like discourse's approach on showing categories - a pull down menu. 0_1457634154048_dismenu.PNG
How can I implement such in a menu on the recent posts page in persona theme ?
Creating separate categories
-
Hello I'm using the Persona theme and I'm trying to make separate sections as the ones shown in the link below. Is it possible I can make something like that using the Persona theme?
-
It's under the Edit section in categories.
-
@yariplus I mean that I'm trying to create what the arrows are pointing at and then put categories under it.
-
That is using custom css. There's no way to do that from the categories section. You need separate css blocks for each category you want a header above. ymmv
-
Gotcha, thanks @yariplus. Btw, what does ymmv mean?
-
@brian4021 Your Mileage May Vary. Basically saying, this is a hack that may not work 100% how you want it to without manual customization.
-
Ahh okay. It did work the way I wanted to, once again thanks for the help @yariplus