Absolute positioning and forms

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
Al_Sin
 
 
Posts: 22
Joined: Wed Jan 23, 2019 1:40 am

Absolute positioning and forms

Post by Al_Sin »

Hi Pablo,
When I use display: none property for some elements in the form or for some rows in a table, or just hide some elements, I see empty spaces in my form.
Is it possible at the same time to move up another elements or rows? I cannot find the right decision with absolute positioning…
Thank you
User avatar
Pablo
 
Posts: 21584
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Absolute positioning and forms

Post by Pablo »

If you are using absolute layout then display:none will not affect the position of other elements.
Post Reply