Hi. When creating a not standard header, you need css skills. Do you have it?
If so, create as many columns inside the Header as you need (maximum 12). Place whatever you want in these columns. At this point, the Header looks like chaos. But using css coding you can easily customize it. Use FlexBox CSS technology to customize the layout of header (php customization not need)
If you don't have css skills, you won't be able to make the header you want.
thank you for your reply,
I actually have skills in css and html, and in php
But since I have 3 rows in my header, I prefer to code cleanly, and I prefer to create 3 rows in html.
I understand what you mean: even if I put everything in the same row in html, then in css, we can do what we want, if we have the necessary skills.
In fact what I would like to do, and therefore to have the right method to do it, is the right method to customize a second header, knowing:
[list]
- what file to create, and how to name it: there are very often naming rules to customize and therefore overload templates
- where to place it in the template structure: rules to respect to overload template
- how and where to call it? : rules to respect to overload template
But from Paul's answer, I understand that this is not intended by the tool
Agathe.