# 试图使用一个大型顶部标志——未成功！

**URL:** <https://meta.discourse.org/t/trying-to-use-a-large-top-logo-unsuccessfully/73855>\
**Category:** Support\
**Created:** [2017年十一月10日 20:30 UTC](https://meta.discourse.org/t/trying-to-use-a-large-top-logo-unsuccessfully/73855 "2017-11-10T20:30:10Z")\
**Posts on this page:** 1\
**Showing post:** 8

<div class="post-metadata">

**Author:** ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)\
**Post date:** [2017年十一月13日 21:08 UTC](https://meta.discourse.org/t/trying-to-use-a-large-top-logo-unsuccessfully/73855/8 "2017-11-13T21:08:57Z")

</div>

I think the problem here is `z-index: 5000;`.

Even if you try to create a new account, the logo partially cover the account window (on desktop).

Try in this way:

- remove `z-index: 5000;`
- add this line: `.d-header { background-color: transparent; }`

(if logo is cut at the bottom add `transparent !important;` )

---

_[View the full topic](https://meta.discourse.org/t/trying-to-use-a-large-top-logo-unsuccessfully/73855)._
