# Alternate Logo On Different Theme

**URL:** https://meta.discourse.org/t/alternate-logo-on-different-theme/228129
**Category:** Support
**Created:** [May 25, 2022, 11:36pm UTC](https://meta.discourse.org/t/alternate-logo-on-different-theme/228129 "2022-05-25T23:36:40Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![CaptainZac](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/captainzac/32/195184_2.png) [@CaptainZac](https://meta.discourse.org/u/CaptainZac)
#### Post date: [May 25, 2022, 11:36pm UTC](https://meta.discourse.org/t/alternate-logo-on-different-theme/228129/1 "2022-05-25T23:36:40Z")

</div>

Hey all!

Just curious if anyone knows of a way that you are able to use an alternative logo on different themes. For example, if the forum were to make a retro theme, we would add a retro logo. Having a modern logo is kind of out of place so being able to have a different type of logo on the different theme would be nice, but I’m not sure if there’s a way to actually do this. Please let me know!

---

<div class="post-metadata">

### Author: ![Tris20](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tris20/32/264639_2.png) [@Tris20](https://meta.discourse.org/u/Tris20)
#### Post date: [May 26, 2022, 12:14pm UTC](https://meta.discourse.org/t/alternate-logo-on-different-theme/228129/2 "2022-05-26T12:14:43Z")

</div>

It would be nice to have this fuctionality expanded with a theme component, but currently you can have two logos. One for normal theme, and one for dark mode.

So in Settings-\> Branding you have your standard logo

 ![image](https://global.discourse-cdn.com/meta/original/4X/b/9/6/b96992cea78b51aa359f3080d56cd897505df65b.png)

But you also have the dark mode logo

 ![image](https://global.discourse-cdn.com/meta/original/4X/e/a/1/ea182acc23516541b2c7adeef657e1e4eaf985c4.png)

Your dark mode doesn’t have to be dark. So you can essentially make a main theme, and a retro theme. If you wanted more than that you would probably need a theme component.

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [May 26, 2022, 1:35pm UTC](https://meta.discourse.org/t/alternate-logo-on-different-theme/228129/3 "2022-05-26T13:35:32Z")

</div>

We deprecated the theme component because it was mostly used for dark mode logos (which are now in Discourse settings by default)… but I’d expect this to still work: [GitHub - discourse/discourse-alt-logo · GitHub](https://github.com/discourse/discourse-alt-logo)

This allows you to add some logo URLs to the theme component settings, and then you’d add this theme component to the theme you want to have different logos. Maybe we should still maintain this component with the different logos for different themes use case in mind 🤔

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [May 26, 2022, 1:57pm UTC](https://meta.discourse.org/t/alternate-logo-on-different-theme/228129/4 "2022-05-26T13:57:24Z")

</div>

I have one community that is for many universities and sets the logo to their institution according to their primary group.

---

<div class="post-metadata">

### Author: ![CaptainZac](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/captainzac/32/195184_2.png) [@CaptainZac](https://meta.discourse.org/u/CaptainZac)
#### Post date: [May 26, 2022, 1:58pm UTC](https://meta.discourse.org/t/alternate-logo-on-different-theme/228129/5 "2022-05-26T13:58:04Z")

</div>

> [@pfaffman](#):
>
> according to their primary group.

Do you know how I would be able to do that?

---

<div class="post-metadata">

### Author: ![ncaming215](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ncaming215/32/205701_2.png) [@ncaming215](https://meta.discourse.org/u/ncaming215)
#### Post date: [June 25, 2024, 3:17pm UTC](https://meta.discourse.org/t/alternate-logo-on-different-theme/228129/6 "2024-06-25T15:17:59Z")

</div>

> [@pfaffman](#):
>
> I have one community that is for many universities and sets the logo to their institution according to their primary group.

Is this available as a theme component (or a plug-in?). I’m guessing a theme component would mess with the dom, and I’ve never gotten that method to play well with Discourse.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [June 25, 2024, 6:27pm UTC](https://meta.discourse.org/t/alternate-logo-on-different-theme/228129/7 "2024-06-25T18:27:35Z")

</div>

The logo is changed by category that you’re visiting, not the user’s group. And CSS overrides the content of the logo depending on what category is being visited.
