i search "floating" in form object but i can't find anything related to float
is possible to set form on floating?
use form as floating object
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
Re: use form as floating object
Similar question with answer from Pablo
viewtopic.php?f=5&t=92851&p=463593
viewtopic.php?f=5&t=92851&p=463593
Re: use form as floating object
A form area cannot be floating because it's a fixed/absolute container.
However, a layout grid or flexbox container can also be used as a form.
See also the FAQ:
viewtopic.php?f=10&t=71391
However, a layout grid or flexbox container can also be used as a form.
See also the FAQ:
viewtopic.php?f=10&t=71391
Re: use form as floating object
thanks guys