Skip to Content
Menu
This question has been flagged
5 Replies
4736 Views

Hi all,

I need to find the HTML's file of the header of website, to add social media icon and a click to action.

Information : i use theme clean on odoo 8.

Thanks in advance.

Avatar
Discard

you mean public website ? Have you tried to use HTML Editro?

Hi thank you for your reply @Temur

I've already check in HTML editor and there's no header HTML. 

Yes i mean public website.


Best Answer

Header is included in QWeb template, you can find through HTML Editor:

  • Open HTML Editor ( Customize -> HTML Editor) 

  • From the dropdown selection of templates (at the top of HTML Editor) select the one named "Main Layout"

  • The template "Main Layout" should contain a <header> tag, with subsequent structure that actually forms the header menu part of website. you can edit it, add whatever you like inside it, just find correct place inside it, where to put your additions. 

Avatar
Discard
Author

it works :) thanks a lot. Have a nice day

You're welcome

Related Posts Replies Views Activity
1
Dec 22
2773
0
Nov 24
63
1
Nov 24
248
0
Oct 24
251
1
Oct 24
1492