Dennis Olson Member Licensed customer Dec 11, 2019 #1 I have a bunch of stuff that I want to add above everything. A main graphic, text and hotlinks. All in html format. I assume I can do this.nwhere do I put it? thanks!
I have a bunch of stuff that I want to add above everything. A main graphic, text and hotlinks. All in html format. I assume I can do this.nwhere do I put it? thanks!
Ozzy47 Well-known member Licensed customer Dec 11, 2019 #2 Look in the PAGE_CONTAINER template. Upvote 0 Downvote
Mr Lucky Well-known member Licensed customer Dec 11, 2019 #3 When you say above everything, do you mean above the header or at the top of the header? As in previous post, I would use PAGE_CONTANER and add content either after <body data-template="{$template}"> or <header class="p-header" id="header"> or <div class="p-header-inner"> Upvote 0 Downvote
When you say above everything, do you mean above the header or at the top of the header? As in previous post, I would use PAGE_CONTANER and add content either after <body data-template="{$template}"> or <header class="p-header" id="header"> or <div class="p-header-inner">