Strange behavior of layout grid with 18

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.

Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Post Reply
Wipe
 
 
Posts: 12
Joined: Thu Jul 11, 2013 8:42 pm

Strange behavior of layout grid with 18

Post by Wipe »

Hello everyone,

I recently switched from version 16 to version 18. In addition, I noticed a strange behavior of the layout-gri in combination with a card container that I didn't have before in v16;

For example:
If I add a layout grid to my work space with two columns and then add a card container to the left column of the layout grid, it works as it should. But when I add a margin to the card container with menu Arrange>Margin (left:5 and right:5), the card container size changes while scrolling the work space.

How can I solve this?

Thank you in advance!
wwonderfull
 
 
Posts: 1439
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: Strange behavior of layout grid with 18

Post by wwonderfull »

Can you give a link so we could see what happens? Without seeing it is hard to tell.
User avatar
Pablo
 
Posts: 22472
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Strange behavior of layout grid with 18

Post by Pablo »

To be able to help you, I need a DEMO project (.wbs file) so I can see all your settings.

I do not need the complete project because that will only take more time to figure out what you have done.
Basically, I just need a small project with one page and object(s) that are relevant to your question.

Note that I cannot see what you have done based on the published page (HTML), because the software has thousands of options and millions of possible combinations.
So, there is no way to know which options you have used by looking at the HTML only.

For further details about how to share a project file, please see this FAQ:
viewtopic.php?f=10&t=82134
Wipe
 
 
Posts: 12
Joined: Thu Jul 11, 2013 8:42 pm

Re: Strange behavior of layout grid with 18

Post by Wipe »

Hello,

Thanks for your help.

I made a new file from scratch where I made the problem visible. Unfortunately I don't have a webspace or something like that yet, but share the file on Google drive.

The link to the file on Google drive:
https://docs.google.com/document/d/19so ... ue&sd=true

After you have opened the .wbs file, you see a layout grid with 2 columns and in the left column a grey card container. If you scrol the project in the workspace you see what I mean...
User avatar
Pablo
 
Posts: 22472
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Strange behavior of layout grid with 18

Post by Pablo »

A card container should not be placed inside a layout grid. These are two different types of layout containers.
The card container should be a direct child element of the page.

The 'strange' behavior is caused by the fact that the card container full width property is set the 'false'. If you set it to this to 'true' then it will size correctly.
But even then it may not work because it was not designed to be used this way.
Post Reply