# 如何在登录界面更改/移除图标？

**URL:** <https://meta.discourse.org/t/how-to-change-remove-icon-on-login-screen/321803>\
**Category:** Support\
**Created:** [2024年八月15日 12:39 UTC](https://meta.discourse.org/t/how-to-change-remove-icon-on-login-screen/321803 "2024-08-15T12:39:06Z")\
**Posts on this page:** 1\
**Showing post:** 4

<div class="post-metadata">

**Author:** ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)\
**Post date:** [2024年八月15日 13:08 UTC](https://meta.discourse.org/t/how-to-change-remove-icon-on-login-screen/321803/4 "2024-08-15T13:08:02Z")

</div>

您也可以尝试

> [@Setting/Text for Waving Hand Sign Up Emoji](https://meta.discourse.org/t/setting-text-for-waving-hand-sign-up-emoji/204136/4?u=moin):
>
> One way could be to hide the waving-hand and add the emoji to the text field: js.create\_account.header\_title js.login.header\_title Other than that, I’m not sure. Hopefully someone else can chip in. slightly_smiling_facecrossed_fingers

或

> [@Setting/Text for Waving Hand Sign Up Emoji](https://meta.discourse.org/t/setting-text-for-waving-hand-sign-up-emoji/204136/8?u=moin):
>
> If you want to use a Discourse emoji and have it at the same place as the original emoji, you can use the following code: .waving-hand { display: none; } .login-title:after { content: ""; background: url("https://emoji.discourse-cdn.com/twitter/slight\_smile.png?v=12"); background-size: contain; display: inline-block; height: 35px; width: 35px; margin-left: 35px; } [image]

---

_[View the full topic](https://meta.discourse.org/t/how-to-change-remove-icon-on-login-screen/321803)._
