# Displaying the forum name

**URL:** https://meta.discourse.org/t/displaying-the-forum-name/80512
**Category:** Development
**Created:** [2월 14, 2018, 7:01오전 UTC](https://meta.discourse.org/t/displaying-the-forum-name/80512 "2018-02-14T07:01:14Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Biscuit](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/biscuit/32/94482_2.png) [@Biscuit](https://meta.discourse.org/u/Biscuit)
#### Post date: [2월 14, 2018, 7:01오전 UTC](https://meta.discourse.org/t/displaying-the-forum-name/80512/1 "2018-02-14T07:01:15Z")

</div>

I want to display our forum name to the right of the square company logo that appears at the top left.

Other sites do this, including this Meta forum (with the Discourse name shown at the top).

How?

I’m hoping for an answer that uses CSS customisation, rather than a plug-in.

---

<div class="post-metadata">

### Author: ![Johani](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/johani/32/176920_2.png) [@Johani](https://meta.discourse.org/u/Johani)
#### Post date: [2월 14, 2018, 7:47오전 UTC](https://meta.discourse.org/t/displaying-the-forum-name/80512/2 "2018-02-14T07:47:10Z")

</div>

Discourse allows you to set two different urls for logos one big and one small.

 ![Capture](https://global.discourse-cdn.com/meta/original/3X/6/d/6d73881dfe5206caa95847344da993ed54e1cb3c.PNG)

The big logo here on meta is this:

 ![9d543e92b15b06924249654667a81441a55867eb_1_690x184](https://global.discourse-cdn.com/meta/original/3X/b/4/b472bb1752708b6cac3630c825c25e2c8e7d58b2.png)

And the small logo is this:

 ![meta-logo-small](https://global.discourse-cdn.com/meta/original/3X/a/c/ac166452701ce353fa6c8865e99879e8cacfb960.png)

Notice that the text or site name is actually a part of the large logo image.

---

<div class="post-metadata">

### Author: ![Biscuit](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/biscuit/32/94482_2.png) [@Biscuit](https://meta.discourse.org/u/Biscuit)
#### Post date: [2월 14, 2018, 8:12오전 UTC](https://meta.discourse.org/t/displaying-the-forum-name/80512/3 "2018-02-14T08:12:55Z")

</div>

Awesome - nice and easy. Thank you!
