# Viewing banner topic causes entire background to be blue

**URL:** <https://meta.discourse.org/t/viewing-banner-topic-causes-entire-background-to-be-blue/26938>\
**Category:** Bug\
**Created:** [2015年三月29日 05:06 UTC](https://meta.discourse.org/t/viewing-banner-topic-causes-entire-background-to-be-blue/26938 "2015-03-29T05:06:53Z")\
**Posts on this page:** 6\
**Page:** 1

<div class="post-metadata">

**Author:** ![boomer196](https://avatars.discourse-cdn.com/v4/letter/b/97f17d/32.png) [@boomer196](https://meta.discourse.org/u/boomer196)\
**Post date:** [2015年三月29日 05:06 UTC](https://meta.discourse.org/t/viewing-banner-topic-causes-entire-background-to-be-blue/26938/1 "2015-03-29T05:06:53Z")

</div>

Is it by design that this happens? When you make a topic a banner it displays at the top of all pages, which is correct. However, when you view that banner topic it causes the entire background around post of the page to be blue.

---

<div class="post-metadata">

**Author:** ![RaceProUK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/raceprouk/32/115844_2.png) [@RaceProUK](https://meta.discourse.org/u/RaceProUK)\
**Post date:** [2015年三月29日 08:55 UTC](https://meta.discourse.org/t/viewing-banner-topic-causes-entire-background-to-be-blue/26938/2 "2015-03-29T08:55:54Z")

</div>

> [@boomer196](#):
>
> Is it by design that this happens?

I believe so 😉  
At least, that’s what we worked out over at TDWTF; guess a Discourse dev should come in and confirm…

---

<div class="post-metadata">

**Author:** ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)\
**Post date:** [2015年三月29日 13:31 UTC](https://meta.discourse.org/t/viewing-banner-topic-causes-entire-background-to-be-blue/26938/3 "2015-03-29T13:31:01Z")

</div>

Nope, actually, it’s a CSS conflict with the box having class=banner, the topic being archetype=banner, and the archetype being added as a class to the topic.

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [2015年三月29日 18:41 UTC](https://meta.discourse.org/t/viewing-banner-topic-causes-entire-background-to-be-blue/26938/4 "2015-03-29T18:41:31Z")

</div>

Legit bug @zogstrip.

---

<div class="post-metadata">

**Author:** ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)\
**Post date:** [2015年三月30日 08:42 UTC](https://meta.discourse.org/t/viewing-banner-topic-causes-entire-background-to-be-blue/26938/5 "2015-03-30T08:42:39Z")

</div>

Thanks for reporting that issue. It’s now fixed 🐪

[https://github.com/discourse/discourse/commit/e9e57f30593fe977e26eaf7dd591c613f5f82ad1](https://github.com/discourse/discourse/commit/e9e57f30593fe977e26eaf7dd591c613f5f82ad1)

---

<div class="post-metadata">

**Author:** ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)\
**Post date:** [2015年三月30日 08:42 UTC](https://meta.discourse.org/t/viewing-banner-topic-causes-entire-background-to-be-blue/26938/6 "2015-03-30T08:42:43Z")

</div>


