# 如何在“最新”中将类别移至一列

**URL:** <https://meta.discourse.org/t/how-to-move-the-category-into-a-column-in-latest/103760>\
**Category:** Support\
**Created:** [2018年十二月8日 12:55 UTC](https://meta.discourse.org/t/how-to-move-the-category-into-a-column-in-latest/103760 "2018-12-08T12:55:22Z")\
**Posts on this page:** 1\
**Showing post:** 4

<div class="post-metadata">

**Author:** ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)\
**Post date:** [2018年十二月8日 13:05 UTC](https://meta.discourse.org/t/how-to-move-the-category-into-a-column-in-latest/103760/4 "2018-12-08T13:05:01Z")

</div>

That thread was only several posts down from yours. Can I suggest you contribute to the discussion there.

The options are now:

- Discourse adds an option to revert to prior layout (unlikely)
- You embrace the change and leverage the extra space (e.g. adopt a sidebar).
- You use the CSS or simliar as shown to manipulate the view (partial solution)
- Write a plugin or Theme component to override the Topic List template (.hbs). Probably not that hard because initially you may only need to replace the old one ;). However that would require maintenance over time and would get out of step, so it’s not the best solution longer term.
- Install the existing [Topic List Previews](https://meta.discourse.org/t/topic-list-previews/101646) plugin and enjoy optional images AND a category column in your view!

---

_[View the full topic](https://meta.discourse.org/t/how-to-move-the-category-into-a-column-in-latest/103760)._
