# 如何在后台“自定义\>文本”中设置文本样式？

**URL:** https://meta.discourse.org/t/how-to-style-text-when-customizing-text-in-the-admin-back-end/128725
**Category:** Support
**Created:** [2019 年9 月 16 日 20:16 UTC](https://meta.discourse.org/t/how-to-style-text-when-customizing-text-in-the-admin-back-end/128725 "2019-09-16T20:16:47Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### 作者： ![4ndy](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/4ndy/32/156414_2.png) [@4ndy](https://meta.discourse.org/u/4ndy)
#### 发布日期： [2019 年9 月 16 日 20:16 UTC](https://meta.discourse.org/t/how-to-style-text-when-customizing-text-in-the-admin-back-end/128725/1 "2019-09-16T20:16:47Z")

</div>

你好，  
我想在我的取消订阅页面添加一些信息。

用户通过外部表单注册，随后我们会向他们发送邀请邮件。当用户取消订阅论坛邮件时，我们希望告知他们：若想完全取消所有邮件的订阅，需要前往订阅中心输入邮箱地址，之后他们将被彻底移除。

我们能否在后端自定义中添加样式和链接？你可以看到，我尝试使用常规表单样式，但不起作用。我也尝试过 HTML，同样无效。

也许有更好的方法来实现我想做的事情？

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

---

<div class="post-metadata">

### 作者： ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### 发布日期： [2019 年9 月 17 日 05:08 UTC](https://meta.discourse.org/t/how-to-style-text-when-customizing-text-in-the-admin-back-end/128725/2 "2019-09-17T05:08:27Z")

</div>

如果文本元素不支持 HTML 或 Markdown，则无法强制启用这些功能。

您可以使用 CSS 规则插入任意文本，但无法插入 HTML。

---

<div class="post-metadata">

### 作者： ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### 发布日期： [2023 年4 月 26 日 12:22 UTC](https://meta.discourse.org/t/how-to-style-text-when-customizing-text-in-the-admin-back-end/128725/3 "2023-04-26T12:22:51Z")

</div>



---

<div class="post-metadata">

### 作者： ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### 发布日期： [2023 年4 月 26 日 12:33 UTC](https://meta.discourse.org/t/how-to-style-text-when-customizing-text-in-the-admin-back-end/128725/4 "2023-04-26T12:33:16Z")

</div>


