# تخصيصات الرأس تختفي عند الانتقال من لوحة الإدارة إلى الواجهة الأمامية

**URL:** https://meta.discourse.org/t/header-customizations-vanishing-when-going-from-admin-to-frontend/90168
**Category:** Support
**Created:** [18 يونيو 2018، 11:52م UTC](https://meta.discourse.org/t/header-customizations-vanishing-when-going-from-admin-to-frontend/90168 "2018-06-18T23:52:51Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![twm](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/twm/32/141663_2.png) [@twm](https://meta.discourse.org/u/twm)
#### Post date: [18 يونيو 2018، 11:52م UTC](https://meta.discourse.org/t/header-customizations-vanishing-when-going-from-admin-to-frontend/90168/1 "2018-06-18T23:52:51Z")

</div>

Hello,

This is a bug we found a while ago and had trouble reproducing it.

We have a UI customization comprised of simple CSS and HTML that adds navigation links to the header. If a user starts on the admin section of the website and then travels to the frontend by clicking on the logo this customization does not render.

It should be noted that this customization does not render on the admin normally so perhaps Discourse is saving this state when it routes to the frontend?

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [19 يونيو 2018، 12:03ص UTC](https://meta.discourse.org/t/header-customizations-vanishing-when-going-from-admin-to-frontend/90168/2 "2018-06-19T00:03:49Z")

</div>

Admin has to be accessible at all times, so customization does not apply to it. Otherwise people can build “customizations” that break their sites and make them _completely_ inaccessible.

---

<div class="post-metadata">

### Author: ![robmc](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/robmc/32/125900_2.png) [@robmc](https://meta.discourse.org/u/robmc)
#### Post date: [19 يونيو 2018، 6:04ص UTC](https://meta.discourse.org/t/header-customizations-vanishing-when-going-from-admin-to-frontend/90168/3 "2018-06-19T06:04:27Z")

</div>

I saw the same and asked a similar question, so more information here

[https://meta.discourse.org/t/custom-header-elements-fail-to-load/89688?u=thirstforwine](https://meta.discourse.org/t/custom-header-elements-fail-to-load/89688)

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [6 يوليو 2018، 10:04ص UTC](https://meta.discourse.org/t/header-customizations-vanishing-when-going-from-admin-to-frontend/90168/4 "2018-07-06T10:04:23Z")

</div>


