# Forum Announcements?

**URL:** https://meta.discourse.org/t/forum-announcements/45281
**Category:** Support
**Created:** [June 5, 2016, 4:13pm UTC](https://meta.discourse.org/t/forum-announcements/45281 "2016-06-05T16:13:11Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![michaelhenderson](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/michaelhenderson/32/76069_2.png) [@michaelhenderson](https://meta.discourse.org/u/michaelhenderson)
#### Post date: [June 5, 2016, 4:13pm UTC](https://meta.discourse.org/t/forum-announcements/45281/1 "2016-06-05T16:13:11Z")

</div>

Does discourse have a way to display an announcement to the forum users ? Any input is greatly appreciated! Thanks !

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [June 5, 2016, 4:20pm UTC](https://meta.discourse.org/t/forum-announcements/45281/2 "2016-06-05T16:20:43Z")

</div>

Global pinned topics, banner topics come to my mind.

---

<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: [June 5, 2016, 5:52pm UTC](https://meta.discourse.org/t/forum-announcements/45281/3 "2016-06-05T17:52:04Z")

</div>

Global Notice is a short “emergency use only” thing.  
For Banner and Pin there are some differences so you should try them.  
Note, you want to not have very many Pinned topics as they they tend to not stand out when there are a lot of them.  
“when everything is a Pin, nothing is a Pin”  
That, and they can occupy all of the “slots” on the category list page. .

Global Notice  
They will appear near the top of every page.  
They are not topics that can be discussed.  
They can not be dismissed.

Banner topic  
They will appear near the top of every page unless dismissed.  
They may or may not be topics that can be discussed.  
They can be dismissed.

Globally Pinned topics  
They will appear near the top of the Latest page unless unpinned.  
They may or may not be topics that can be discussed.  
They can be unpinned.

Pinned topics  
They will appear near the top of their category page unless unpinned.  
They may or may not be topics that can be discussed.  
They can be unpinned.

---

<div class="post-metadata">

### Author: ![michaelhenderson](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/michaelhenderson/32/76069_2.png) [@michaelhenderson](https://meta.discourse.org/u/michaelhenderson)
#### Post date: [June 5, 2016, 5:56pm UTC](https://meta.discourse.org/t/forum-announcements/45281/4 "2016-06-05T17:56:31Z")

</div>

How do i create the Global Notice or the Banner topic?

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [June 5, 2016, 5:59pm UTC](https://meta.discourse.org/t/forum-announcements/45281/5 "2016-06-05T17:59:19Z")

</div>

Visit the Topic, click the Wrench icon at the bottom of the topic or top right (if the timeline is visible)

---

<div class="post-metadata">

### Author: ![michaelhenderson](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/michaelhenderson/32/76069_2.png) [@michaelhenderson](https://meta.discourse.org/u/michaelhenderson)
#### Post date: [June 5, 2016, 6:02pm UTC](https://meta.discourse.org/t/forum-announcements/45281/6 "2016-06-05T18:02:20Z")

</div>

okay, Thanks to you all! i really do appreciate the help! 😀

---

<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: [June 5, 2016, 6:30pm UTC](https://meta.discourse.org/t/forum-announcements/45281/7 "2016-06-05T18:30:13Z")

</div>

With a little CSS added to your Admin → Customize → CSS/HTML - CSS  
you can make a Pinned topic stand out a bit more, but you need to know its topic id.

```plaintext
tr.has-excerpt[data-topic-id="1836"] td.main-link {
 background-color: rgba(255, 255, 0, 0.2);
 outline: solid 1px #FF0;
}

```

 ![](https://global.discourse-cdn.com/meta/original/3X/9/7/9721809d487a169745bb5bf93322b2226b9e7708.png)

 ![](https://global.discourse-cdn.com/meta/original/3X/9/3/939f9a8fc997ba2d650f3315f4f8af0f493d79c8.png)

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [January 27, 2019, 7:00pm UTC](https://meta.discourse.org/t/forum-announcements/45281/8 "2019-01-27T19:00:05Z")

</div>



---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [February 26, 2019, 7:00pm UTC](https://meta.discourse.org/t/forum-announcements/45281/9 "2019-02-26T19:00:11Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
