This tutorial is to change fluent theme header to Default header. Lets begin.
To change it back to default go to themes -> AxenDev fluent theme -> Edit HTML & CSS
Open globalTemplate
Comment out this section of code
![[Image: d39bf674be04467394f49ab39d43eb3c.png]](https://gyazo.com/d39bf674be04467394f49ab39d43eb3c.png)
https://gyazo.com/d39bf674be04467394f49ab39d43eb3c
Then to get the userbar into the header (which was in the top bar previously). Add the code: {template="userBar" app="core" group="global" params=""}
here:
https://gyazo.com/3b779c8e5621bfc0bc3829dded4f44ec
And that is all. Click save. If you need help just let me know.
To change it back to default go to themes -> AxenDev fluent theme -> Edit HTML & CSS
Open globalTemplate
Comment out this section of code
![[Image: d39bf674be04467394f49ab39d43eb3c.png]](https://gyazo.com/d39bf674be04467394f49ab39d43eb3c.png)
https://gyazo.com/d39bf674be04467394f49ab39d43eb3c
Then to get the userbar into the header (which was in the top bar previously). Add the code: {template="userBar" app="core" group="global" params=""}
here:
https://gyazo.com/3b779c8e5621bfc0bc3829dded4f44ec
And that is all. Click save. If you need help just let me know.