# How to change kibana logo during loading?

**URL:** https://discuss.elastic.co/t/how-to-change-kibana-logo-during-loading/56414
**Category:** Kibana
**Created:** [July 26, 2016, 3:38pm UTC](https://discuss.elastic.co/t/how-to-change-kibana-logo-during-loading/56414 "2016-07-26T15:38:46Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![sen](https://avatars.discourse-cdn.com/v4/letter/s/cc9497/32.png) [@sen](https://discuss.elastic.co/u/sen)
#### Post date: [July 26, 2016, 3:38pm UTC](https://discuss.elastic.co/t/how-to-change-kibana-logo-during-loading/56414/1 "2016-07-26T15:38:46Z")

</div>

Hello folks,

Do you know how to replace the kibana logo during loading by my own as shown in the following picture ?  
i achieved to replace the loading part but I can't achieve to find the picture or the text 'Kibana is loadiing, give me a moment ...'

 ![](https://us1.discourse-cdn.com/elastic/original/2X/6/6327a0583d66f1fb293a15305bc02aa4402dac56.png)

Indeed, I am importing through iframe links some graphs in my page web and I want to disable this feature. i am using kibana 4.5.1.

Thanks.  
Regards,

S

---

<div class="post-metadata">

### Author: ![tylersmalley](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tylersmalley/32/8833_2.png) [@tylersmalley](https://discuss.elastic.co/u/tylersmalley)
#### Post date: [July 26, 2016, 6:52pm UTC](https://discuss.elastic.co/t/how-to-change-kibana-logo-during-loading/56414/2 "2016-07-26T18:52:18Z")

</div>

Here is a reference to the markup for the loading indicator: [https://github.com/elastic/kibana/blob/master/src/ui/views/ui\_app.jade#L26](https://github.com/elastic/kibana/blob/master/src/ui/views/ui_app.jade#L26)

You will need to do this within Kibana unless it's on the same domain do to the cross-origin policy. A plugin would most likely be the easiest/cleanest route.

---

<div class="post-metadata">

### Author: ![sen](https://avatars.discourse-cdn.com/v4/letter/s/cc9497/32.png) [@sen](https://discuss.elastic.co/u/sen)
#### Post date: [July 27, 2016, 8:10am UTC](https://discuss.elastic.co/t/how-to-change-kibana-logo-during-loading/56414/3 "2016-07-27T08:10:03Z")

</div>

Thanks Tyler, it works fine for me now 🙂 !

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 1:43pm UTC](https://discuss.elastic.co/t/how-to-change-kibana-logo-during-loading/56414/4 "2017-07-06T13:43:35Z")

</div>


