Page 1 of 1

HTML Snippet stuck at the top of the page

Posted: Fri Jul 21, 2023 4:40 pm
by mike99ca
So I'm trying to redesign my wife's website and I'm trying to go with a more professional look and simple responsive setup.
I am trying to put these 2 html snippets into the page but they don't stay in place.
One is for appointment booking and one for gift certificates.

Her old website is non responsive and originally made I think in version 12 of WYSIWYG and there they work just fine.

Now I'm trying to do this in version 17 and can't get them to work. I mean they work they just can't stay in place and always go to top of the page.

Is there something wrong with the code and is there some design trick to keep them in place?

You can download the WYSIWYG file here to check.
xxx

Thanks in advance.

Re: HTML Snippet stuck at the top of the page

Posted: Fri Jul 21, 2023 4:52 pm
by Pablo
You will need to uncheck "General external JS File for page specific scripts" in Tools -> Options -> HTML

Re: HTML Snippet stuck at the top of the page

Posted: Sat Jul 22, 2023 1:08 pm
by mike99ca
Thank you. I will try that.

Re: HTML Snippet stuck at the top of the page

Posted: Sun Jul 23, 2023 6:20 pm
by mike99ca
Yes! It is working.

Thank you.