# Canvas Theme Template

**URL:** <https://meta.discourse.org/t/canvas-theme-template/352730>\
**Category:** Theme\
**Created:** [February 17, 2025, 4:13pm UTC](https://meta.discourse.org/t/canvas-theme-template/352730 "2025-02-17T16:13:06Z")\
**Posts on this page:** 1\
**Showing post:** 6

<div class="post-metadata">

**Author:** ![manuel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/manuel/32/468169_2.png) [@manuel](https://meta.discourse.org/u/manuel)\
**Post date:** [February 20, 2025, 10:24pm UTC](https://meta.discourse.org/t/canvas-theme-template/352730/6 "2025-02-20T22:24:39Z")

</div>

The theme is meant to show banners next to the sidebar, using the `above-main-container` outlet. The Extra-Banners component uses that outlet by default, but the two components for Category and Tag banners are by default rendered below the header. I wouldn’t want to fork these components, just to set a different default outlet.. That’s why I put these instructions:

> [@manuel](#):
>
> 1. Go to the admin backend and manually adjust these theme component settings:  
> **Category Banners**  
> Plugin outlet → _above-main-container_  
> **Tag Banners**  
> Show below site header → _uncheck_  
> Show above main container → _check_

But if that’s easy to miss, maybe there’s a better way to put it? 🤔

> [@pmusaraj](#):
>
> I am curious if it is possible to harmonize with the non-admin sidebar.

Yeah, that’s easy enough and seems a good approach for this theme. I just added a commit!

---

_[View the full topic](https://meta.discourse.org/t/canvas-theme-template/352730)._
