Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3 Respostas
8663 Visualizações

You would like to add a contact form or a content page built with Odoo Website builder to your Website in Version 15

Avatar
Cancelar
Autor Melhor resposta

You can do it by using iFRAME  : https://www.iframe-generator.com 

If you copy/paste the URL of the Odoo page in the IFrameURL, it will generate an HTML code to embed in any website. 



Avatar
Cancelar
Melhor resposta

This is a good tip, the only issue is that it shows the Odoo website header and footer which a client does not normally want.

Any tips for modifying the generated code to include hiding Odoo Header and Footer?

Avatar
Cancelar

Set the style of the iframe to hide the top X pixels like this:

position: relative; top: -100px;

Melhor resposta

how to reverses the solution ?
if I want to import Iframe into my odoo website ?

Avatar
Cancelar

Hello Sameh,

You can add the block "Embed Code" with the website builder. This way, you will be able to add the iframe from another website into your Odoo website.

Publicações relacionadas Respostas Visualizações Atividade
0
mar. 24
13198
4
ago. 25
15468
1
dez. 21
2645
1
jan. 24
5027
3
jul. 23
10819