Hi.
I try popup forms CF6 and have several problems:
1. The overlay (.modal-backdrop) have я-index: 1040 but form (.ui.modal) have z-index:101. Its only my bootstrap have problems?
2. The form have v- scroll and display position not in center screen (defined in css (ui.fullscreen.modal, .modal-open .modal, .ui.modal, .modals) in bootstrap styles).
3. I set form as "closable" but i haven't on form close button (or x) and click on overlay haven't close the form.
4. After sending data i have insteed "start button" message (it's correct) and in address string my browser see address:
"http://mysite/chronoform=getconsult&event=submit"/ How can i make address like this: "http://mysite/" (only current page address?
I try popup forms CF6 and have several problems:
1. The overlay (.modal-backdrop) have я-index: 1040 but form (.ui.modal) have z-index:101. Its only my bootstrap have problems?
2. The form have v- scroll and display position not in center screen (defined in css (ui.fullscreen.modal, .modal-open .modal, .ui.modal, .modals) in bootstrap styles).
3. I set form as "closable" but i haven't on form close button (or x) and click on overlay haven't close the form.
4. After sending data i have insteed "start button" message (it's correct) and in address string my browser see address:
"http://mysite/chronoform=getconsult&event=submit"/ How can i make address like this: "http://mysite/" (only current page address?