# Discourse Category Headers theme component

**URL:** https://meta.discourse.org/t/discourse-category-headers-theme-component/148682
**Category:** Theme component
**Created:** [April 21, 2020, 1:02am UTC](https://meta.discourse.org/t/discourse-category-headers-theme-component/148682 "2020-04-21T01:02:59Z")
**Posts on this page:** 1
**Showing post:** 98

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [June 29, 2025, 1:37pm UTC](https://meta.discourse.org/t/discourse-category-headers-theme-component/148682/98 "2025-06-29T13:37:07Z")

</div>

I have converted the widget system to a Glimmer component, and added the following feature:

> [@agemo](#):
>
> Would it be possible to have the same option for _“parent category bg image”_
> 
> If you have one parent category and 100 subcategories, setting the bg image manually for each one to reflect the same as the parent is obviously a task that is cubermsoe and burdensome, and when the logo feature is no required.

in the setting `show_parent_category_background_image`.

The new PR is:  
[https://github.com/naidihr/discourse-category-headers/pull/14](https://github.com/naidihr/discourse-category-headers/pull/14)

Personally, I have no idea how I added 3000 lines of code.

---

_[View the full topic](https://meta.discourse.org/t/discourse-category-headers-theme-component/148682)._
