Is it possible to put the welcome banner somewhere else on the site?

Great component!

Any input on how to modify the placement of this component on a page? For instance, I’d rather have this component located above my footer, as opposed to below the header. Any thoughts here? See example below:

I think this is impossible without forking the component or adding a specific setting.

You can see an example here:

https://github.com/Arkshine/discourse-custom-progress-bar/commit/435df87407f2734e388a430b3c6ca9766c9bc373

You write the outlet name, and the handlebar template will be loaded into the corresponding outlet.