layer section is overriding other layout grids?

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
debbiemoon53
 
 
Posts: 13
Joined: Mon Jul 05, 2021 11:47 pm

layer section is overriding other layout grids?

Post by debbiemoon53 »

I have a weird layout grid issue. In image provided you can see the image that is outlined in orange is on top AND under 2 other layout grids. I have an arrow where it is SUPPOSED to be and a screenshot of how it laid out in the builder. If I remove the orange bordered image it lays out fine


https://simplediywebsites.com/problem.png
https://simplediywebsites.com/problem2.png

ty
User avatar
Pablo
 
Posts: 24597
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: layer section is overriding other layout grids?

Post by Pablo »

Thank you for sending the project.

The issue is that the design currently mixes fixed/absolute layout with flexible layout. Most of the page is built using Layout Grids, which are flexible, but the “headermiddle” section uses absolute layout. This causes overlaps and layout conflicts.
The difference between fixed and flexible layouts is explained here:
https://www.wysiwygwebbuilder.com/layout_modes.html

To resolve this, everything in the “headermiddle” section will also need to be placed inside a grid so that it becomes flexible as well.
Post Reply