Contct Us CSS

Issues related to forms.
Post Reply
windsurfer
 
 
Posts: 181
Joined: Mon May 13, 2019 9:15 pm

Contct Us CSS

Post by windsurfer »

I made a page with a contact us form, i created a style and assigned the style to the labels on the form.
When I display the form the style gets assigned to the label

<label class="contact_us_labels" for="Editbox1" id="Label1" style="position:absolute;left:10px;top:15px;width:102px;height:24px;line-height:16px;z-index:0;">Name:</label>

But the style is not applied.
The style i created is in the site css file but not in the css file for the page. When i dump the style into the form css file it gets applied correctly,
Why would that happen ?
I used to have a photographic memory but i ran out of film !!!
User avatar
Pablo
 
Posts: 21708
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Contct Us CSS

Post by Pablo »

It seems to work correct when I try it.
Do you have a demo project?

Please read:
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134
windsurfer
 
 
Posts: 181
Joined: Mon May 13, 2019 9:15 pm

Re: Contct Us CSS

Post by windsurfer »

Hi Pablo
I had the form on a layer so when i tried it without the form on a layer it seems to working okay.
Sorry for the trouble.
I used to have a photographic memory but i ran out of film !!!
windsurfer
 
 
Posts: 181
Joined: Mon May 13, 2019 9:15 pm

Re: Contct Us CSS

Post by windsurfer »

I did get the form to work properly but i put the recaptcha V2 in the contact us form and when i show the page i can fill it out and hit the I'n not a robt and the checkmark comes up but then when i hit send i get a recaptcha error that the code is incorrect.
Why would it do that ?
I used to have a photographic memory but i ran out of film !!!
User avatar
Pablo
 
Posts: 21708
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Contct Us CSS

Post by Pablo »

It is difficult to help you without seeing what your exact settings are.

Make sure your webhost supports PHP 7.
windsurfer
 
 
Posts: 181
Joined: Mon May 13, 2019 9:15 pm

Re: Contct Us CSS

Post by windsurfer »

Webhost is at 7.3 PHP and working fine on one of my other sites. File extension is PHP
Recaptcha code is correct and checked twice.
As far as the form is concerned i don't have any custom settings that i can think of. The only thing i have is a shape behind the form just for a background but i tried it without that and still not working.

https://www.cvitp.ca/contact-us.php
I used to have a photographic memory but i ran out of film !!!
User avatar
Pablo
 
Posts: 21708
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Contct Us CSS

Post by Pablo »

Everything seesm to be OK,
But why aren't you using the built reCAPTCHA ?
It is better integrated than the extension.
windsurfer
 
 
Posts: 181
Joined: Mon May 13, 2019 9:15 pm

Re: Contct Us CSS

Post by windsurfer »

I see captcha but not recaptcha in the toolbox. I use version 15.4
I used to have a photographic memory but i ran out of film !!!
windsurfer
 
 
Posts: 181
Joined: Mon May 13, 2019 9:15 pm

Re: Contct Us CSS

Post by windsurfer »

That is to say other than the extension i downloaded in the programs extension manager.
I used to have a photographic memory but i ran out of film !!!
User avatar
Pablo
 
Posts: 21708
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Contct Us CSS

Post by Pablo »

Recaptcha v2 (and v3) is available in version 16.

Unfortunately, I cannot give support on (free) extensions. But I would not have shared it if it didn't work.
windsurfer
 
 
Posts: 181
Joined: Mon May 13, 2019 9:15 pm

Re: Contct Us CSS

Post by windsurfer »

I just installed version 16 and i don't see the recaptcha available there in the toolbox unless i add it as an extension, so would it act differently then ?
I used to have a photographic memory but i ran out of film !!!
User avatar
Pablo
 
Posts: 21708
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Contct Us CSS

Post by Pablo »

windsurfer
 
 
Posts: 181
Joined: Mon May 13, 2019 9:15 pm

Re: Contct Us CSS

Post by windsurfer »

Ya, that works
I used to have a photographic memory but i ran out of film !!!
Post Reply