Want to build a grid with columns & rows

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
User avatar
dnlyko
 
 
Posts: 155
Joined: Tue Mar 05, 2019 12:55 pm
Location: Toronto - Canada

Want to build a grid with columns & rows

Post by dnlyko »

Something like this

http://matrixsupply.ca/

Is there a tool that one could just tell how many columns, rows, size, space etc.

Basically like the options found in the photo gallery tools

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

Re: Want to build a grid with columns & rows

Post by Pablo »

The specified website does not use a responsive/flexible grid, it's a just a static (absolute) layout.
But if you want to create a responsive/flexible layout then you can use:
- layout grid
- flex box
- flex grid

Related tutorial:
http://www.wysiwygwebbuilder.com/layout_modes.html
User avatar
dnlyko
 
 
Posts: 155
Joined: Tue Mar 05, 2019 12:55 pm
Location: Toronto - Canada

Re: Want to build a grid with columns & rows

Post by dnlyko »

I would like to just setup a bunch of breakpoints and then tell the grid how many columns to use in each breakpoint. That is how I did it on mysnapsonline.com and works well for images.

I am endeavoring to build a navigation menu as appears on the index page of mysnapsonline.com but with perhaps 100 or more links. I really like the square tile menu that Microsoft uses on Windows 8 & 10 in tablet mode
User avatar
Pablo
 
Posts: 23469
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Want to build a grid with columns & rows

Post by Pablo »

This can be done with the flex grid.

For an overview of the available menu please see:
http://wysiwygwebbuilder.com/navigation.html
User avatar
dnlyko
 
 
Posts: 155
Joined: Tue Mar 05, 2019 12:55 pm
Location: Toronto - Canada

Re: Want to build a grid with columns & rows

Post by dnlyko »

Yes I was able to but it seems that a FlexGrid will not be placed in the 'Content Place Holder' of a master-page.
At least I have not been able to get it to work with the master-page.
User avatar
Pablo
 
Posts: 23469
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Want to build a grid with columns & rows

Post by Pablo »

FlexGrid can be used in a flexible layout only.
Post Reply