Page 1 of 1
TOP BAR in the Phoca Premiere
Posted: 26 Sep 2026, 16:02
by Slava
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?
Re: TOP BAR in the Phoca Premiere
Posted: 26 Sep 2026, 17:42
by christine
Hi Slava,
I think there is one?
div.container-fluid.container-overheadbar.phTplContainer
.container-overheadbar
Kind regards,
Christine
Re: TOP BAR in the Phoca Premiere
Posted: 26 Sep 2026, 19:16
by Slava
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?
Re: TOP BAR in the Phoca Premiere
Posted: 26 Sep 2026, 19:33
by christine
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:
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">
The templateDetails.xml shows me:
Code: Select all
<positions>
<position>overheadbar</position>
<position>topbar</position>
<position>below-top</position>
<position>menu</position>
etc.
Kind regards,
Christine