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
Want to build a grid with columns & rows
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
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
- dnlyko
-
- Posts: 155
- Joined: Tue Mar 05, 2019 12:55 pm
- Location: Toronto - Canada
- Pablo
- Posts: 23776
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Want to build a grid with columns & rows
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:
https://www.wysiwygwebbuilder.com/layout_modes.html
But if you want to create a responsive/flexible layout then you can use:
- layout grid
- flex box
- flex grid
Related tutorial:
https://www.wysiwygwebbuilder.com/layout_modes.html
- dnlyko
-
- Posts: 155
- Joined: Tue Mar 05, 2019 12:55 pm
- Location: Toronto - Canada
Re: Want to build a grid with columns & rows
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
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
- Pablo
- Posts: 23776
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Want to build a grid with columns & rows
This can be done with the flex grid.
For an overview of the available menu please see:
https://www.wysiwygwebbuilder.com/navigation.html
For an overview of the available menu please see:
https://www.wysiwygwebbuilder.com/navigation.html
- dnlyko
-
- Posts: 155
- Joined: Tue Mar 05, 2019 12:55 pm
- Location: Toronto - Canada
Re: Want to build a grid with columns & rows
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.
At least I have not been able to get it to work with the master-page.
- Pablo
- Posts: 23776
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Want to build a grid with columns & rows
FlexGrid can be used in a flexible layout only.