Page 1 of 1

Display problem

Posted: Mon Nov 29, 2021 6:17 pm
by Buggyboy
Hello,
I have just made a website for my association, I previously used serifweb.
So I uploaded my site and noticed that the site was not centered on the screen. So I clicked on the option to center the pages horizontally and I see that all the elements of the page are not centered. Some remain in their initial position despite the option chosen, so some objects overlap.
I hope I have been clear in my explanations.
Thank you for your help.

Re: Display problem

Posted: Mon Nov 29, 2021 6:19 pm
by Pablo
To be able to help you, I need to see what you have done.
What is the URL of the page?
Do you have a DEMO project?

Also, this may be helpful:
viewtopic.php?f=10&t=153

Re: Display problem

Posted: Mon Nov 29, 2021 8:04 pm
by Buggyboy

Re: Display problem

Posted: Mon Nov 29, 2021 8:51 pm
by Pablo
The problem is related to the custom HTML/javascript you have added to the page.
The code is incorrect and breaks the structure of the page.

Please remove the custom code or fix the error in the code.

Re: Display problem

Posted: Mon Nov 29, 2021 9:04 pm
by Buggyboy
How to correct error ?

Thank you very much

Re: Display problem

Posted: Mon Nov 29, 2021 9:10 pm
by Pablo
I cannot give support on custom code, because I do not know what it is suppose to do.
But, it looks like you have accidentally copied an extra </div> at the end of the code.

Re: Display problem

Posted: Mon Nov 29, 2021 9:41 pm
by Buggyboy
I removed the </div>, and everything is OK

Thank you very much