Option to hide/show the nav-bar on the portal page?
Forum rules
Before creating a new support thread, please take a look at the board3 Portal FAQ and use the search!
Many questions have already been answered.
Before creating a new support thread, please take a look at the board3 Portal FAQ and use the search!
Many questions have already been answered.
-
Topic author - Active Member
- Posts: 11
- Joined: 12. November 2015 19:39
- phpBB.com User: Bermudez
- Location: 40.344166N, -1.103240W
- Contact:
Option to hide/show the nav-bar on the portal page?
Hello.
It would be interesting to have an option in the administration panel to hide/show the nav-bar on the portal page.
Or alternatively, what should I edit to get it?
Regards.
It would be interesting to have an option in the administration panel to hide/show the nav-bar on the portal page.
Or alternatively, what should I edit to get it?
Regards.
Re: Option to hide/show the nav-bar on the portal page?
Hi
in the ACP it is not possible.
There is still a possibility I have to test first. It can take a while.
in the ACP it is not possible.
There is still a possibility I have to test first. It can take a while.
Gruß Udo
-
Topic author - Active Member
- Posts: 11
- Joined: 12. November 2015 19:39
- phpBB.com User: Bermudez
- Location: 40.344166N, -1.103240W
- Contact:
Re: Option to hide/show the nav-bar on the portal page?
Thank you.
I will wait patiently.
I will wait patiently.
-
- Portal Professional
- Posts: 1959
- Joined: 19. April 2009 21:34
- phpBB.de User: archivar
- phpBB.com User: archivar
- Location: Deutschland
Re: Option to hide/show the nav-bar on the portal page?
If you hide the nav-bar in the portal, it becomes cumbersome if a user wants to log in via the portal in the smartphone, because then the login block is moved to far below.
And furthermore, other menus are also hidden for quick access in the portal.
V.G. archivar
sorry for my bad english
sorry for my bad english
Re: Option to hide/show the nav-bar on the portal page?
Create a file with the name
Find and delete this in the new file
Upload this file to
Open:
Find:
Replace with:
In the end "ACP -> General" --> purge cache
It's recommended to purge your browser cache too.
overall_header_portal.html
copy the code in the root/styles/prosilver/template/overall_header.html
into this new file.Find and delete this in the new file
<!-- INCLUDE navbar_header.html -->
Upload this file to
root/ext/board3/portal/styles/prosilver/template
Open:
root/ext/board3/portal/styles/prosilver/template/portal/portal_body.html
Find:
Code: Select all
<!-- INCLUDE overall_header.html -->
Code: Select all
<!-- INCLUDE overall_header_portal.html -->
It's recommended to purge your browser cache too.
Gruß Udo
-
Topic author - Active Member
- Posts: 11
- Joined: 12. November 2015 19:39
- phpBB.com User: Bermudez
- Location: 40.344166N, -1.103240W
- Contact:
Re: Option to hide/show the nav-bar on the portal page?
Many thanks!
Done!
Done!
-
- Valued Contributor
- Posts: 66
- Joined: 10. December 2015 03:03
-
Topic author - Active Member
- Posts: 11
- Joined: 12. November 2015 19:39
- phpBB.com User: Bermudez
- Location: 40.344166N, -1.103240W
- Contact:
Re: Option to hide/show the nav-bar on the portal page?
➡ https://ferrosim.es/HoodieWeather wrote: ↑17. January 2018 11:38What's your site, so i can check it out, before I do mind. If, I want to .
-
- Valued Contributor
- Posts: 66
- Joined: 10. December 2015 03:03
Re: Option to hide/show the nav-bar on the portal page?
looks goodBermudez wrote: ↑17. January 2018 18:20➡ https://ferrosim.es/HoodieWeather wrote: ↑17. January 2018 11:38What's your site, so i can check it out, before I do mind. If, I want to .