Skip to Content
Menu
This question has been flagged
3 Replies
8079 Views

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

Avatar
Discard
Author Best Answer

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
Discard
Best Answer

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
Discard

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

position: relative; top: -100px;

Best Answer

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

Avatar
Discard

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.

Related Posts Replies Views Activity
0
Mar 24
12175
4
Jul 24
14416
1
Dec 21
2224
1
Jan 24
4361
3
Jul 23
10298