Page 1 of 1

wrong style

Posted: Fri May 24, 2019 1:06 pm
by psaldari
Hi,
if you go to my site here:
http://www.aprisogni.it
the text "privacy statement" on the top of the page have it style (like in all other site pages because its defined in the master page), but in this page:
http://www.aprisogni.it/contatti.php
this text do not have style (or not the correct style perhaps).
I saw the same problem in another form page I'm working on (it is not already online) but not in the "privacy statement" text, but in our phone number text.
This problem is related to the forms or to php pages or on both? Can I solve it?

Cheers
Paolo

Re: wrong style

Posted: Fri May 24, 2019 1:46 pm
by Pablo
You have multiple objects with the same ID.

See this related FAQ:
http://www.quickandeasywebbuilder.com/f ... 10&t=41747

Re: wrong style

Posted: Fri May 24, 2019 7:31 pm
by psaldari
oops... :oops:
Tank you, problem solved.