# Staff Now a Banner posts

**URL:** https://meta.discourse.org/t/staff-now-a-banner-posts/54753
**Category:** Feature
**Created:** [December 24, 2016, 9:39pm UTC](https://meta.discourse.org/t/staff-now-a-banner-posts/54753 "2016-12-24T21:39:39Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [December 24, 2016, 9:39pm UTC](https://meta.discourse.org/t/staff-now-a-banner-posts/54753/1 "2016-12-24T21:39:39Z")

</div>

Not a big deal, only that I’m curious if it’s an oversight, intentional, or more work than it’s worth doing anything about.

While doing tests involving posts read counts I noticed that a lot of actions are small actions. eg.

Closed, Opened, Pinned, Pinned Globally, Unpinned, Archived, Unarchived, Unlisted, Listed, display more compacted and have

```plaintext
<div id="post_2" class="small-action onscreen-post clearfix" style="">

```

 ![](https://global.discourse-cdn.com/meta/original/3X/4/f/4f9ed926e9b2b47be44b13192598e080874ad3f4.png)

while “now a banner” and “no longer a banner” posts display as a full sized post.

```plaintext
<div class="topic-post clearfix moderator">

```

 ![](https://global.discourse-cdn.com/meta/original/3X/c/2/c2dc26937a5940ab1521a005dcd9a0a48b56ff8c.png)

True, such posts can be deleted to make them less obtrusive. Just curious that’s all.

---

<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: [December 25, 2016, 2:53am UTC](https://meta.discourse.org/t/staff-now-a-banner-posts/54753/2 "2016-12-25T02:53:04Z")

</div>

Yes that one probably should use the more muted style as well. @neil can you add it to your list for 1.8

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [March 16, 2017, 9:43pm UTC](https://meta.discourse.org/t/staff-now-a-banner-posts/54753/3 "2017-03-16T21:43:15Z")

</div>

I changed those messages to the small post style today.

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [March 16, 2017, 10:14pm UTC](https://meta.discourse.org/t/staff-now-a-banner-posts/54753/4 "2017-03-16T22:14:32Z")

</div>


