J6.1.3/PC6.1.8/Phoca_premiere6.1.3
Hi
What steps do I need to follow to create a Top Bar (a narrow strip above the main logo and website menu) in the Phoca Premiere template?
TOP BAR in the Phoca Premiere
- christine
- Phoca Hero

- Posts: 3059
- Joined: 28 Nov 2010, 17:20
Re: TOP BAR in the Phoca Premiere
Hi Slava,
I think there is one?
div.container-fluid.container-overheadbar.phTplContainer
.container-overheadbar
Kind regards,
Christine
I think there is one?
div.container-fluid.container-overheadbar.phTplContainer
.container-overheadbar
Kind regards,
Christine
- Slava
- Phoca Enthusiast

- Posts: 73
- Joined: 07 Nov 2025, 18:39
Re: TOP BAR in the Phoca Premiere
Christine, thank you for the quick response! Could you please tell me which module position I should choose so that it displays in the topbar?
- christine
- Phoca Hero

- Posts: 3059
- Joined: 28 Nov 2010, 17:20
Re: TOP BAR in the Phoca Premiere
Hi Slava,
It's been a while (on a test page) since I installed the template, but I haven't done anything else with it.
Backend: Possibly Layout (Website)
Hope this helps: My inspector shows:
The templateDetails.xml shows me:
etc.
Kind regards,
Christine
It's been a while (on a test page) since I installed the template, but I haven't done anything else with it.
Backend: Possibly Layout (Website)
Hope this helps: My inspector shows:
Code: Select all
<header class="container-fluid position-sticky sticky-top sticky-sm-top header container-header phTplContainer">
<div class="row justify-content-between phTplRow">
<div class="col-10 col-sm-12 col-md-auto phTplColumn">Code: Select all
<positions>
<position>overheadbar</position>
<position>topbar</position>
<position>below-top</position>
<position>menu</position>Kind regards,
Christine